Skip to content

Commit 1c03dac

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

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/blockstore-fs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [blockstore-fs-v4.0.1](https://github.com/ipfs/js-stores/compare/blockstore-fs-4.0.0...blockstore-fs-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-fs-v4.0.0](https://github.com/ipfs/js-stores/compare/blockstore-fs-3.0.3...blockstore-fs-4.0.0) (2026-05-11)
28

39
### ⚠ BREAKING CHANGES

packages/blockstore-fs/package.json

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

0 commit comments

Comments
 (0)