Skip to content

Commit 96bded4

Browse files
chore(release): 2.0.3 [skip ci]
## [blockstore-s3-v2.0.3](blockstore-s3-2.0.2...blockstore-s3-2.0.3) (2025-05-26) ### Dependencies * bump aegir from 44.1.4 to 47.0.16 ([#349](#349)) ([d33d15f](d33d15f)) * **dev:** bump sinon from 19.0.5 to 20.0.0 ([#337](#337)) ([ec2a54a](ec2a54a))
1 parent eb1751e commit 96bded4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blockstore-s3/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [blockstore-s3-v2.0.3](https://github.com/ipfs/js-stores/compare/blockstore-s3-2.0.2...blockstore-s3-2.0.3) (2025-05-26)
2+
3+
### Dependencies
4+
5+
* bump aegir from 44.1.4 to 47.0.16 ([#349](https://github.com/ipfs/js-stores/issues/349)) ([d33d15f](https://github.com/ipfs/js-stores/commit/d33d15f0638856530d0e1868c723e5567abf27e6))
6+
* **dev:** bump sinon from 19.0.5 to 20.0.0 ([#337](https://github.com/ipfs/js-stores/issues/337)) ([ec2a54a](https://github.com/ipfs/js-stores/commit/ec2a54a1ef2ecbee862d17710430a51b79063183))
7+
18
## [blockstore-s3-v2.0.2](https://github.com/ipfs/js-stores/compare/blockstore-s3-2.0.1...blockstore-s3-2.0.2) (2024-09-13)
29

310
### Dependencies

packages/blockstore-s3/package.json

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

0 commit comments

Comments
 (0)