Skip to content

Commit

Permalink
chore(release): 12.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [datastore-s3-v12.0.2](datastore-s3-12.0.1...datastore-s3-12.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 405e653 commit dd2f303
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/datastore-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [datastore-s3-v12.0.2](https://github.com/ipfs/js-stores/compare/datastore-s3-12.0.1...datastore-s3-12.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))

## [datastore-s3-v12.0.1](https://github.com/ipfs/js-stores/compare/datastore-s3-12.0.0...datastore-s3-12.0.1) (2024-09-13)

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

0 comments on commit dd2f303

Please sign in to comment.