diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e088232..fc5ef907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/fairDataSociety/fdp-storage/compare/v0.2.0...v0.2.1) (2022-07-15) + + +### Bug Fixes + +* github release new version ([c9b92c2](https://github.com/fairDataSociety/fdp-storage/commit/c9b92c229fffb90d6e1d8f42a4d4a328fed2d1af)) + ## [0.2.0](https://www.github.com/fairDataSociety/fdp-storage/compare/v0.1.2...v0.2.0) (2022-06-17) diff --git a/package-lock.json b/package-lock.json index 3318cf19..cf3d5743 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fairdatasociety/fdp-storage", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@fairdatasociety/fdp-storage", - "version": "0.2.0", + "version": "0.2.1", "license": "BSD-3-Clause", "dependencies": { "@ethersphere/bee-js": "^3.1.0", diff --git a/package.json b/package.json index d3095c98..088e72aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fairdatasociety/fdp-storage", - "version": "0.2.0", + "version": "0.2.1", "description": "Typescript implementation of FairOS-dfs", "keywords": [ "fairdata",