Skip to content

Commit 7877a67

Browse files
chore(release): 11.1.12 [skip ci]
## 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))
1 parent e860279 commit 7877a67

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-s3/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 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)
2+
3+
4+
### Dependencies
5+
6+
* **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))
7+
18
## 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)
29

310

packages/datastore-s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-s3",
3-
"version": "11.1.11",
3+
"version": "11.1.12",
44
"description": "IPFS datastore implementation backed by s3",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/datastore-s3#readme",

0 commit comments

Comments
 (0)