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

Commit 7b14de6

Browse files
chore(release): 9.0.3 [skip ci]
## [9.0.3](v9.0.2...v9.0.3) (2023-03-14) ### Bug Fixes * add error for db read failures ([#146](#146)) ([afab18a](afab18a))
1 parent afab18a commit 7b14de6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.3](https://github.com/ipfs/js-datastore-core/compare/v9.0.2...v9.0.3) (2023-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add error for db read failures ([#146](https://github.com/ipfs/js-datastore-core/issues/146)) ([afab18a](https://github.com/ipfs/js-datastore-core/commit/afab18a9b6000ebe4670abee5bd401e024d0ae0f))
7+
18
## [9.0.2](https://github.com/ipfs/js-datastore-core/compare/v9.0.1...v9.0.2) (2023-03-13)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datastore-core",
3-
"version": "9.0.2",
3+
"version": "9.0.3",
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)