Skip to content

Commit f675b2e

Browse files
semantic-release-bottabcat
authored andcommitted
chore(release): 1.0.12 [skip ci]
## [blockstore-s3-v1.0.12](blockstore-s3-v1.0.11...blockstore-s3-v1.0.12) (2023-12-08) ### Dependencies * bump uint8arrays from 4.0.10 to 5.0.0 ([#282](#282)) ([2cbfd52](2cbfd52))
1 parent ebd632a commit f675b2e

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-v1.0.12](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.11...blockstore-s3-v1.0.12) (2023-12-08)
2+
3+
4+
### Dependencies
5+
6+
* bump uint8arrays from 4.0.10 to 5.0.0 ([#282](https://github.com/ipfs/js-stores/issues/282)) ([2cbfd52](https://github.com/ipfs/js-stores/commit/2cbfd52257e9358786962d94e144df9583a45c30))
7+
18
## [blockstore-s3-v1.0.11](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.10...blockstore-s3-v1.0.11) (2023-12-01)
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.11",
3+
"version": "1.0.12",
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)