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

Commit 71439b9

Browse files
chore(release): 9.0.1 [skip ci]
## [9.0.1](v9.0.0...v9.0.1) (2023-03-13) ### Bug Fixes * update project config ([#145](#145)) ([5bb5601](5bb5601))
1 parent 5bb5601 commit 71439b9

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.1](https://github.com/ipfs/js-datastore-core/compare/v9.0.0...v9.0.1) (2023-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update project config ([#145](https://github.com/ipfs/js-datastore-core/issues/145)) ([5bb5601](https://github.com/ipfs/js-datastore-core/commit/5bb5601735c59f6aed7dd52112194d233e86267b))
7+
18
## [9.0.0](https://github.com/ipfs/js-datastore-core/compare/v8.0.4...v9.0.0) (2023-03-13)
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.0",
3+
"version": "9.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)