Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@ripio/sdk-storage-ipfs-v1.0.1](https://github.com/ripio/sdkjs/compare/@ripio/sdk-storage-ipfs-v1.0.0...@ripio/sdk-storage-ipfs-v1.0.1) (2023-02-16)

### Bug Fixes

* Update readme ([dfe46b7](dfe46b7))
  • Loading branch information
semantic-release-bot committed Feb 16, 2023
1 parent 52431a7 commit b44e151
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/storageIpfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@ripio/sdk-storage-ipfs-v1.0.1](https://github.com/ripio/sdkjs/compare/@ripio/sdk-storage-ipfs-v1.0.0...@ripio/sdk-storage-ipfs-v1.0.1) (2023-02-16)


### Bug Fixes

* Update readme ([dfe46b7](https://github.com/ripio/sdkjs/commit/dfe46b7eb9a9412f5fb0043732cad7f193110d71))

# @ripio/sdk-storage-ipfs-v1.0.0 (2022-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/storageIpfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ripio/sdk-storage-ipfs",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get and upload data related to a NFT hosted on Ipfs",
"files": [
"dist"
Expand Down

0 comments on commit b44e151

Please sign in to comment.