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

Commit e8d6902

Browse files
chore(release): 9.0.0 [skip ci]
## [9.0.0](v8.0.4...v9.0.0) (2023-03-13) ### ⚠ BREAKING CHANGES * update to latest datastore interface ### Features * update to latest datastore interface ([#144](#144)) ([46059f1](46059f1))
1 parent 46059f1 commit e8d6902

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [9.0.0](https://github.com/ipfs/js-datastore-core/compare/v8.0.4...v9.0.0) (2023-03-13)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update to latest datastore interface
7+
8+
### Features
9+
10+
* update to latest datastore interface ([#144](https://github.com/ipfs/js-datastore-core/issues/144)) ([46059f1](https://github.com/ipfs/js-datastore-core/commit/46059f184bb49414fb494135ca544ca6a2d0ee66))
11+
112
## [8.0.4](https://github.com/ipfs/js-datastore-core/compare/v8.0.3...v8.0.4) (2023-01-11)
213

314

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.4",
3+
"version": "9.0.0",
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)