Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [blockstore-s3-v2.0.2](blockstore-s3-2.0.1...blockstore-s3-2.0.2) (2024-09-13)

### Dependencies

* **dev:** bump sinon from 18.0.1 to 19.0.2 ([#322](#322)) ([8ea2df5](8ea2df5))
  • Loading branch information
semantic-release-bot committed Sep 13, 2024
1 parent dbfefc3 commit 405e653
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/blockstore-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [blockstore-s3-v2.0.2](https://github.com/ipfs/js-stores/compare/blockstore-s3-2.0.1...blockstore-s3-2.0.2) (2024-09-13)

### Dependencies

* **dev:** bump sinon from 18.0.1 to 19.0.2 ([#322](https://github.com/ipfs/js-stores/issues/322)) ([8ea2df5](https://github.com/ipfs/js-stores/commit/8ea2df5c8f531b086b10130b8a3ce59a4d5bc2ba))

## [blockstore-s3-v2.0.1](https://github.com/ipfs/js-stores/compare/blockstore-s3-2.0.0...blockstore-s3-2.0.1) (2024-09-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/blockstore-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockstore-s3",
"version": "2.0.1",
"version": "2.0.2",
"description": "IPFS blockstore implementation backed by s3",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/blockstore-s3#readme",
Expand Down

0 comments on commit 405e653

Please sign in to comment.