Skip to content

Commit 2e3906e

Browse files
chore(release): 12.0.5 [skip ci]
## [datastore-s3-v12.0.5](datastore-s3-12.0.4...datastore-s3-12.0.5) (2025-09-02) ### Bug Fixes * deprecate blockstore-level and datastore-fs ([#353](#353)) ([ebc7912](ebc7912))
1 parent 5c1dc1c commit 2e3906e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/datastore-s3/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [datastore-s3-v12.0.5](https://github.com/ipfs/js-stores/compare/datastore-s3-12.0.4...datastore-s3-12.0.5) (2025-09-02)
2+
3+
### Bug Fixes
4+
5+
* deprecate blockstore-level and datastore-fs ([#353](https://github.com/ipfs/js-stores/issues/353)) ([ebc7912](https://github.com/ipfs/js-stores/commit/ebc7912696d5bd9dc991ece5f0c0d4acfb1f9400))
6+
17
## [datastore-s3-v12.0.4](https://github.com/ipfs/js-stores/compare/datastore-s3-12.0.3...datastore-s3-12.0.4) (2025-05-28)
28

39
### Bug Fixes

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": "12.0.4",
3+
"version": "12.0.5",
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)