Skip to content

Commit 9e43dd3

Browse files
chore(release): 1.0.5 [skip ci]
## [blockstore-s3-v1.0.5](blockstore-s3-v1.0.4...blockstore-s3-v1.0.5) (2023-08-03) ### Dependencies * bump multiformats from 11.0.2 to 12.0.1 ([#231](#231)) ([93b7c13](93b7c13))
1 parent bad53b9 commit 9e43dd3

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.5](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.4...blockstore-s3-v1.0.5) (2023-08-03)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 11.0.2 to 12.0.1 ([#231](https://github.com/ipfs/js-stores/issues/231)) ([93b7c13](https://github.com/ipfs/js-stores/commit/93b7c13d0dd0508b04bae2ac5a9fb9c265fc5589))
7+
18
## [blockstore-s3-v1.0.4](https://github.com/ipfs/js-stores/compare/blockstore-s3-v1.0.3...blockstore-s3-v1.0.4) (2023-06-03)
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.4",
3+
"version": "1.0.5",
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)