Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7c444c0

Browse files
committedDec 23, 2022
chore(release): 8.0.3 [skip ci]
## [8.0.3](v8.0.2...v8.0.3) (2022-12-23) ### Dependencies * bump it-* deps ([#132](#132)) ([4b7fd55](4b7fd55))
1 parent 4b7fd55 commit 7c444c0

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+
## [8.0.3](https://github.com/ipfs/js-datastore-core/compare/v8.0.2...v8.0.3) (2022-12-23)
2+
3+
4+
### Dependencies
5+
6+
* bump it-* deps ([#132](https://github.com/ipfs/js-datastore-core/issues/132)) ([4b7fd55](https://github.com/ipfs/js-datastore-core/commit/4b7fd559e21bfb5645037a177b32c973e7f05b4a))
7+
18
## [8.0.2](https://github.com/ipfs/js-datastore-core/compare/v8.0.1...v8.0.2) (2022-10-12)
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": "8.0.2",
3+
"version": "8.0.3",
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)
This repository has been archived.