Skip to content

Commit

Permalink
chore(release): 11.1.12 [skip ci]
Browse files Browse the repository at this point in the history
## datastore-s3 [11.1.12](datastore-s3-11.1.11...datastore-s3-11.1.12) (2024-08-01)

### Dependencies

* **dev:** bump sinon from 17.0.2 to 18.0.0 ([#308](#308)) ([0fbfe11](0fbfe11))
  • Loading branch information
semantic-release-bot committed Aug 1, 2024
1 parent e860279 commit 7877a67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datastore-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## datastore-s3 [11.1.12](https://github.com/ipfs/js-stores/compare/datastore-s3-11.1.11...datastore-s3-11.1.12) (2024-08-01)


### Dependencies

* **dev:** bump sinon from 17.0.2 to 18.0.0 ([#308](https://github.com/ipfs/js-stores/issues/308)) ([0fbfe11](https://github.com/ipfs/js-stores/commit/0fbfe1112a102055d75f077ff799fbb1001e6aa7))

## datastore-s3 [11.1.11](https://github.com/ipfs/js-stores/compare/datastore-s3-v11.1.10...datastore-s3-11.1.11) (2024-02-12)


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": "11.1.11",
"version": "11.1.12",
"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 7877a67

Please sign in to comment.