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

Commit fe48212

Browse files
chore(release): 8.0.1 [skip ci]
## [8.0.1](v8.0.0...v8.0.1) (2022-08-12) ### Dependencies * update interface-datastore and interface-datastore-tests ([#118](#118)) ([e5f47e2](e5f47e2))
1 parent e5f47e2 commit fe48212

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.1](https://github.com/ipfs/js-datastore-core/compare/v8.0.0...v8.0.1) (2022-08-12)
2+
3+
4+
### Dependencies
5+
6+
* update interface-datastore and interface-datastore-tests ([#118](https://github.com/ipfs/js-datastore-core/issues/118)) ([e5f47e2](https://github.com/ipfs/js-datastore-core/commit/e5f47e200059e056c34da1fcf4b795a3272f1459))
7+
18
## [8.0.0](https://github.com/ipfs/js-datastore-core/compare/v7.0.3...v8.0.0) (2022-08-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-core",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Wrapper implementation for interface-datastore",
55
"author": "Friedel Ziegelmayer <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)