Skip to content

Commit d109fec

Browse files
chore(release): 14.0.0 [skip ci]
## [datastore-s3-v14.0.0](datastore-s3-13.0.2...datastore-s3-14.0.0) (2026-05-11) ### ⚠ BREAKING CHANGES * bump multiformats from 13.4.2 to 14.0.0 (#372) ### Trivial Changes * bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f)) * bump sinon from 21.1.2 to 22.0.0 ([#371](#371)) ([84327fb](84327fb)) ### Dependencies * bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
1 parent 802e6df commit d109fec

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

packages/datastore-s3/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [datastore-s3-v14.0.0](https://github.com/ipfs/js-stores/compare/datastore-s3-13.0.2...datastore-s3-14.0.0) (2026-05-11)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* bump multiformats from 13.4.2 to 14.0.0 (#372)
6+
7+
### Trivial Changes
8+
9+
* bump aegir from 47.2.0 to 48.0.4 ([#375](https://github.com/ipfs/js-stores/issues/375)) ([be6174f](https://github.com/ipfs/js-stores/commit/be6174f87f17ba02c3cf2eac17f78807d4cd8630))
10+
* bump sinon from 21.1.2 to 22.0.0 ([#371](https://github.com/ipfs/js-stores/issues/371)) ([84327fb](https://github.com/ipfs/js-stores/commit/84327fb2a9fbbccd54fd9840cbf0cd3ab7825342))
11+
12+
### Dependencies
13+
14+
* bump multiformats from 13.4.2 to 14.0.0 ([#372](https://github.com/ipfs/js-stores/issues/372)) ([5bc9912](https://github.com/ipfs/js-stores/commit/5bc991280ce2a386cfa89a5b4474c1ca07e2b1ed))
15+
116
## [datastore-s3-v13.0.2](https://github.com/ipfs/js-stores/compare/datastore-s3-13.0.1...datastore-s3-13.0.2) (2026-04-10)
217

318
### 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": "13.0.2",
3+
"version": "14.0.0",
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)