Skip to content

Commit

Permalink
chore: release 0.2.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorShadurin authored Jun 20, 2022
1 parent de8b655 commit dbd06cb
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.2.0](https://www.github.com/fairDataSociety/fdp-storage/compare/v0.1.2...v0.2.0) (2022-06-17)


### Features

* implemented delete file and delete directory features ([#47](https://www.github.com/fairDataSociety/fdp-storage/issues/47)) ([257d651](https://www.github.com/fairDataSociety/fdp-storage/commit/257d651523991b988c423470e48e2a89dad68143))

### [0.1.2](https://www.github.com/fairDataSociety/fdp-storage/compare/v0.1.1...v0.1.2) (2022-06-07)


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.1.2",
"version": "0.2.0",
"description": "Typescript implementation of FairOS-dfs",
"keywords": [
"fairdata",
Expand Down

0 comments on commit dbd06cb

Please sign in to comment.