Skip to content

Commit 5a9225f

Browse files
chore(release): 4.0.1 [skip ci]
## [blockstore-level-v4.0.1](blockstore-level-4.0.0...blockstore-level-4.0.1) (2026-05-11) ### Bug Fixes * update sibling deps ([#377](#377)) ([280842e](280842e))
1 parent 8302a94 commit 5a9225f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/blockstore-level/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [blockstore-level-v4.0.1](https://github.com/ipfs/js-stores/compare/blockstore-level-4.0.0...blockstore-level-4.0.1) (2026-05-11)
2+
3+
### Bug Fixes
4+
5+
* update sibling deps ([#377](https://github.com/ipfs/js-stores/issues/377)) ([280842e](https://github.com/ipfs/js-stores/commit/280842ed2cabefbf9ae7b1baa3745876173b3cc9))
6+
17
## [blockstore-level-v4.0.0](https://github.com/ipfs/js-stores/compare/blockstore-level-3.0.3...blockstore-level-4.0.0) (2026-05-11)
28

39
### ⚠ BREAKING CHANGES

packages/blockstore-level/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockstore-level",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Blockstore implementation with level(up|down) backend",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/blockstore-level#readme",

0 commit comments

Comments
 (0)