Skip to content

Commit 663ae05

Browse files
chore(release): 11.1.7 [skip ci]
## [datastore-s3-v11.1.7](datastore-s3-v11.1.6...datastore-s3-v11.1.7) (2023-11-27) ### Bug Fixes * incorrect export path ([#273](#273)) ([e840ed4](e840ed4))
1 parent e840ed4 commit 663ae05

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.7](https://github.com/ipfs/js-stores/compare/datastore-s3-v11.1.6...datastore-s3-v11.1.7) (2023-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* incorrect export path ([#273](https://github.com/ipfs/js-stores/issues/273)) ([e840ed4](https://github.com/ipfs/js-stores/commit/e840ed4f0e601062c7cb727bd71390381644caa6))
7+
18
## [datastore-s3-v11.1.6](https://github.com/ipfs/js-stores/compare/datastore-s3-v11.1.5...datastore-s3-v11.1.6) (2023-11-27)
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.1.6",
3+
"version": "11.1.7",
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)