Skip to content

Commit ceb244c

Browse files
chore(release): 4.2.0 [skip ci]
## [blockstore-core-v4.2.0](blockstore-core-v4.1.1...blockstore-core-v4.2.0) (2023-06-03) ### Features * add black hole stores ([#227](#227)) ([6074f0f](6074f0f))
1 parent 6074f0f commit ceb244c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blockstore-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [blockstore-core-v4.2.0](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.1.1...blockstore-core-v4.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
## [blockstore-core-v4.1.1](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.1.0...blockstore-core-v4.1.1) (2023-06-03)
29

310

packages/blockstore-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-core",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Contains various implementations of the API contract described in interface-blockstore",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)