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

Commit 5464986

Browse files
chore(release): 9.0.4 [skip ci]
## [9.0.4](v9.0.3...v9.0.4) (2023-03-23) ### Dependencies * update interface-store to 5.x.x ([#149](#149)) ([2820b0d](2820b0d))
1 parent 2820b0d commit 5464986

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-core/compare/v9.0.3...v9.0.4) (2023-03-23)
2+
3+
4+
### Dependencies
5+
6+
* update interface-store to 5.x.x ([#149](https://github.com/ipfs/js-datastore-core/issues/149)) ([2820b0d](https://github.com/ipfs/js-datastore-core/commit/2820b0ddce94aefe85cb9ba09b387cc59494e130))
7+
18
## [9.0.3](https://github.com/ipfs/js-datastore-core/compare/v9.0.2...v9.0.3) (2023-03-14)
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": "9.0.3",
3+
"version": "9.0.4",
44
"description": "Wrapper implementation for interface-datastore",
55
"author": "Friedel Ziegelmayer <dignifiedquire@gmail.com>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)