Skip to content

Commit

Permalink
chore(release): 4.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 3, 2023
1 parent 6074f0f commit ceb244c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/blockstore-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Features

* add black hole stores ([#227](https://github.com/ipfs/js-stores/issues/227)) ([6074f0f](https://github.com/ipfs/js-stores/commit/6074f0fa831abc45b40177ea498a2e0fbb3eeb32))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/blockstore-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockstore-core",
"version": "4.1.1",
"version": "4.2.0",
"description": "Contains various implementations of the API contract described in interface-blockstore",
"author": "Alex Potsides <alex.potsides@protocol.ai>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit ceb244c

Please sign in to comment.