Skip to content

Commit

Permalink
chore(release): 11.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [datastore-s3-v11.1.7](ipfs/js-stores@datastore-s3-v11.1.6...datastore-s3-v11.1.7) (2023-11-27)

### Bug Fixes

* incorrect export path ([ipfs#273](ipfs#273)) ([e840ed4](ipfs@e840ed4))
  • Loading branch information
semantic-release-bot authored and tabcat committed Jul 26, 2024
1 parent 892355a commit b88c756
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/datastore-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Bug Fixes

* incorrect export path ([#273](https://github.com/ipfs/js-stores/issues/273)) ([e840ed4](https://github.com/ipfs/js-stores/commit/e840ed4f0e601062c7cb727bd71390381644caa6))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/datastore-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datastore-s3",
"version": "11.1.6",
"version": "11.1.7",
"description": "IPFS datastore implementation backed by s3",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-stores/tree/master/packages/datastore-s3#readme",
Expand Down

0 comments on commit b88c756

Please sign in to comment.