Skip to content

Commit 99cfc77

Browse files
semantic-release-bottabcat
authored andcommitted
chore(release): 11.1.9 [skip ci]
## [datastore-s3-v11.1.9](ipfs/js-stores@datastore-s3-v11.1.8...datastore-s3-v11.1.9) (2023-12-08) ### Dependencies * bump uint8arrays from 4.0.10 to 5.0.0 ([ipfs#282](ipfs#282)) ([2cbfd52](ipfs@2cbfd52))
1 parent a1477c9 commit 99cfc77

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.9](https://github.com/ipfs/js-stores/compare/datastore-s3-v11.1.8...datastore-s3-v11.1.9) (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
## [datastore-s3-v11.1.8](https://github.com/ipfs/js-stores/compare/datastore-s3-v11.1.7...datastore-s3-v11.1.8) (2023-12-01)
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.8",
3+
"version": "11.1.9",
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)