Skip to content

Commit dd2f303

Browse files
chore(release): 12.0.2 [skip ci]
## [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))
1 parent 405e653 commit dd2f303

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/datastore-s3/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [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)
2+
3+
### Dependencies
4+
5+
* **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))
6+
17
## [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)
28

39
### Bug Fixes

packages/datastore-s3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-s3",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
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)