Skip to content

Commit

Permalink
chore(master): release 0.14.0 (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorShadurin authored Oct 6, 2023
1 parent 7c260e4 commit 25af7e8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.14.0](https://github.com/fairDataSociety/fdp-storage/compare/v0.13.0...v0.14.0) (2023-10-06)


### Features

* download data progress ([#268](https://github.com/fairDataSociety/fdp-storage/issues/268)) ([7c260e4](https://github.com/fairDataSociety/fdp-storage/commit/7c260e41803df43138c8ce01114369748debab0b))

## [0.13.0](https://github.com/fairDataSociety/fdp-storage/compare/v0.12.0...v0.13.0) (2023-10-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fairdatasociety/fdp-storage",
"version": "0.13.0",
"version": "0.14.0",
"description": "Typescript implementation of FairOS-dfs",
"keywords": [
"fairdata",
Expand Down

0 comments on commit 25af7e8

Please sign in to comment.