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

Commit 17ceec7

Browse files
chore(release): 9.0.4 [skip ci]
## [9.0.4](v9.0.3...v9.0.4) (2022-11-03) ### Dependencies * bump it-map from 1.0.6 to 2.0.0 ([#136](#136)) ([049045a](049045a))
1 parent 049045a commit 17ceec7

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+
## [9.0.4](https://github.com/ipfs/js-datastore-level/compare/v9.0.3...v9.0.4) (2022-11-03)
2+
3+
4+
### Dependencies
5+
6+
* bump it-map from 1.0.6 to 2.0.0 ([#136](https://github.com/ipfs/js-datastore-level/issues/136)) ([049045a](https://github.com/ipfs/js-datastore-level/commit/049045a4aced05840ec7abce235f3e64c83d42bd))
7+
18
## [9.0.3](https://github.com/ipfs/js-datastore-level/compare/v9.0.2...v9.0.3) (2022-11-03)
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-level",
3-
"version": "9.0.3",
3+
"version": "9.0.4",
44
"description": "Datastore implementation with level(up|down) backend",
55
"author": "Friedel Ziegelmayer<dignifiedquire@gmail.com>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)