Skip to content

Commit df06919

Browse files
chore(release): 4.1.0 [skip ci]
## [blockstore-core-v4.1.0](blockstore-core-v4.0.2...blockstore-core-v4.1.0) (2023-03-23) ### Features * add all blockstore and datastore implementations ([#197](#197)) ([0d85128](0d85128))
1 parent 1d518f6 commit df06919

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/blockstore-core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [blockstore-core-v4.1.0](https://github.com/ipfs/js-stores/compare/blockstore-core-v4.0.2...blockstore-core-v4.1.0) (2023-03-23)
2+
3+
4+
### Features
5+
6+
* add all blockstore and datastore implementations ([#197](https://github.com/ipfs/js-stores/issues/197)) ([0d85128](https://github.com/ipfs/js-stores/commit/0d851286d48c357b07df3f7419c1e903ed0e7fac))
7+
18
## [4.0.2](https://github.com/ipfs/js-blockstore-core/compare/v4.0.1...v4.0.2) (2023-03-23)
29

310

packages/blockstore-core/package.json

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