Skip to content

Commit 5d5b295

Browse files
chore(release): 1.0.14 [skip ci]
## [blockstore-s3-v1.0.14](blockstore-s3-v1.0.13...blockstore-s3-v1.0.14) (2023-12-30) ### Bug Fixes * publish with limited concurrency ([85bcc4a](85bcc4a)) * readme update ([3bcfb6d](3bcfb6d))
1 parent 3423745 commit 5d5b295

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/blockstore-s3/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [blockstore-s3-v1.0.14](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.13...blockstore-s3-v1.0.14) (2023-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* publish with limited concurrency ([85bcc4a](https://github.com/ipfs/js-stores/commit/85bcc4acc09d76d7938c55163c81d9b948c53803))
7+
* readme update ([3bcfb6d](https://github.com/ipfs/js-stores/commit/3bcfb6d311d32a00f24c64cb55c3ba90ca495dba))
8+
19
## [blockstore-s3-v1.0.13](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.12...blockstore-s3-v1.0.13) (2023-12-28)
210

311

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.13",
3+
"version": "1.0.14",
44
"description": "IPFS blockstore implementation backed by s3",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/blockstore-s3#readme",

0 commit comments

Comments
 (0)