Skip to content

Commit cfcb39d

Browse files
chore(release): 11.1.0 [skip ci]
## [datastore-s3-v11.1.0](datastore-s3-v11.0.0...datastore-s3-v11.1.0) (2023-03-23) ### Features * add all blockstore and datastore implementations ([#197](#197)) ([0d85128](0d85128))
1 parent 228bd8b commit cfcb39d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-s3/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [datastore-s3-v11.1.0](https://github.com/ipfs/js-stores/compare/datastore-s3-v11.0.0...datastore-s3-v11.1.0) (2023-03-23)
2+
3+
4+
### Features
5+
6+
* add all blockstore and datastore implementations ([#197](https://github.com/ipfs/js-stores/issues/197)) ([0d85128](https://github.com/ipfs/js-stores/commit/0d851286d48c357b07df3f7419c1e903ed0e7fac))
7+
18
## [11.0.0](https://github.com/ipfs/js-datastore-s3/compare/v10.0.1...v11.0.0) (2023-03-23)
29

310

packages/datastore-s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-s3",
3-
"version": "11.0.0",
3+
"version": "11.1.0",
44
"description": "IPFS datastore implementation backed by s3",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/datastore-s3#readme",

0 commit comments

Comments
 (0)