Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 65ef2b0

Browse files
chore(release): 10.0.1 [skip ci]
## [10.0.1](v10.0.0...v10.0.1) (2022-10-18) ### Dependencies * bump it-filter from 1.0.3 to 2.0.0 ([#79](#79)) ([edb6264](edb6264)) * bump it-to-buffer from 2.0.2 to 3.0.0 ([#80](#80)) ([fa9bf96](fa9bf96)) * bump uint8arrays from 3.1.1 to 4.0.2 ([#78](#78)) ([53af2c6](53af2c6)) * bump uint8arrays to 4.0.3 ([40a1444](40a1444))
1 parent 40a1444 commit 65ef2b0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [10.0.1](https://github.com/ipfs/js-datastore-s3/compare/v10.0.0...v10.0.1) (2022-10-18)
2+
3+
4+
### Dependencies
5+
6+
* bump it-filter from 1.0.3 to 2.0.0 ([#79](https://github.com/ipfs/js-datastore-s3/issues/79)) ([edb6264](https://github.com/ipfs/js-datastore-s3/commit/edb6264e61c0bcde9e10afb66f80077dca3ad769))
7+
* bump it-to-buffer from 2.0.2 to 3.0.0 ([#80](https://github.com/ipfs/js-datastore-s3/issues/80)) ([fa9bf96](https://github.com/ipfs/js-datastore-s3/commit/fa9bf963ab0a14bb43d729fd9aecf67e7c9cc437))
8+
* bump uint8arrays from 3.1.1 to 4.0.2 ([#78](https://github.com/ipfs/js-datastore-s3/issues/78)) ([53af2c6](https://github.com/ipfs/js-datastore-s3/commit/53af2c61cfa72e7e3aa823e6fd41da0c91d99027))
9+
* bump uint8arrays to 4.0.3 ([40a1444](https://github.com/ipfs/js-datastore-s3/commit/40a1444c37d4f71c73f4bfc8dd5a131691ac4391))
10+
111
## [10.0.0](https://github.com/ipfs/js-datastore-s3/compare/v9.0.0...v10.0.0) (2022-08-12)
212

313

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": "10.0.0",
3+
"version": "10.0.1",
44
"description": "IPFS datastore implementation backed by s3",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-datastore-s3#readme",

0 commit comments

Comments
 (0)