Skip to content

Commit 05f253f

Browse files
chore(release): 9.2.0 [skip ci]
## [datastore-core-v9.2.0](datastore-core-v9.1.2...datastore-core-v9.2.0) (2023-06-03) ### Features * add black hole stores ([#227](#227)) ([6074f0f](6074f0f))
1 parent ceb244c commit 05f253f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/datastore-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [datastore-core-v9.2.0](https://github.com/ipfs/js-stores/compare/datastore-core-v9.1.2...datastore-core-v9.2.0) (2023-06-03)
2+
3+
4+
### Features
5+
6+
* add black hole stores ([#227](https://github.com/ipfs/js-stores/issues/227)) ([6074f0f](https://github.com/ipfs/js-stores/commit/6074f0fa831abc45b40177ea498a2e0fbb3eeb32))
7+
18
## [datastore-core-v9.1.2](https://github.com/ipfs/js-stores/compare/datastore-core-v9.1.1...datastore-core-v9.1.2) (2023-06-03)
29

310

packages/datastore-core/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.1.2",
3+
"version": "9.2.0",
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)