Skip to content

Commit 9a62492

Browse files
chore(release): 1.0.16 [skip ci]
## blockstore-s3 [1.0.16](blockstore-s3-1.0.15...blockstore-s3-1.0.16) (2024-08-01) ### Dependencies * **dev:** bump sinon from 17.0.2 to 18.0.0 ([#308](#308)) ([0fbfe11](0fbfe11))
1 parent 3c15bbf commit 9a62492

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 [1.0.16](https://github.com/ipfs/js-stores/compare/blockstore-s3-1.0.15...blockstore-s3-1.0.16) (2024-08-01)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump sinon from 17.0.2 to 18.0.0 ([#308](https://github.com/ipfs/js-stores/issues/308)) ([0fbfe11](https://github.com/ipfs/js-stores/commit/0fbfe1112a102055d75f077ff799fbb1001e6aa7))
7+
18
## blockstore-s3 [1.0.15](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.14...blockstore-s3-1.0.15) (2024-02-12)
29

310

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": "1.0.15",
3+
"version": "1.0.16",
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)