Skip to content

Commit 01aea01

Browse files
chore(release): 2.0.4 [skip ci]
## [blockstore-s3-v2.0.4](blockstore-s3-2.0.3...blockstore-s3-2.0.4) (2025-05-28) ### Bug Fixes * improve abort signal support ([#350](#350)) ([e17d770](e17d770))
1 parent b7cc146 commit 01aea01

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/blockstore-s3/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [blockstore-s3-v2.0.4](https://github.com/ipfs/js-stores/compare/blockstore-s3-2.0.3...blockstore-s3-2.0.4) (2025-05-28)
2+
3+
### Bug Fixes
4+
5+
* improve abort signal support ([#350](https://github.com/ipfs/js-stores/issues/350)) ([e17d770](https://github.com/ipfs/js-stores/commit/e17d770cc2fcee77cb0152a855abf162e5a91a99))
6+
17
## [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)
28

39
### 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.3",
3+
"version": "2.0.4",
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)