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

Commit

Permalink
chore(release): 10.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.0](v9.0.4...v10.0.0) (2023-03-13)

### ⚠ BREAKING CHANGES

* this module now implements interface-datastore@8.x.x

### Dependencies

* update to interface-datastore 8.x.x ([#172](#172)) ([178d235](178d235))
  • Loading branch information
semantic-release-bot committed Mar 13, 2023
1 parent 178d235 commit 981f3ae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [10.0.0](https://github.com/ipfs/js-datastore-level/compare/v9.0.4...v10.0.0) (2023-03-13)


### ⚠ BREAKING CHANGES

* this module now implements interface-datastore@8.x.x

### Dependencies

* update to interface-datastore 8.x.x ([#172](https://github.com/ipfs/js-datastore-level/issues/172)) ([178d235](https://github.com/ipfs/js-datastore-level/commit/178d235254805f2abdd919e0860bd86af5b48582))

## [9.0.4](https://github.com/ipfs/js-datastore-level/compare/v9.0.3...v9.0.4) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datastore-level",
"version": "9.0.4",
"version": "10.0.0",
"description": "Datastore implementation with level(up|down) backend",
"author": "Friedel Ziegelmayer<dignifiedquire@gmail.com>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 981f3ae

Please sign in to comment.