Skip to content

Commit 9171165

Browse files
chore(release): 4.0.0 [skip ci]
## [blockstore-idb-v4.0.0](blockstore-idb-3.0.2...blockstore-idb-4.0.0) (2026-05-11) ### ⚠ BREAKING CHANGES * bump multiformats from 13.4.2 to 14.0.0 (#372) ### Trivial Changes * bump aegir from 47.2.0 to 48.0.4 ([#375](#375)) ([be6174f](be6174f)) ### Dependencies * bump multiformats from 13.4.2 to 14.0.0 ([#372](#372)) ([5bc9912](5bc9912))
1 parent c11afb2 commit 9171165

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/blockstore-idb/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [blockstore-idb-v4.0.0](https://github.com/ipfs/js-stores/compare/blockstore-idb-3.0.2...blockstore-idb-4.0.0) (2026-05-11)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* bump multiformats from 13.4.2 to 14.0.0 (#372)
6+
7+
### Trivial Changes
8+
9+
* bump aegir from 47.2.0 to 48.0.4 ([#375](https://github.com/ipfs/js-stores/issues/375)) ([be6174f](https://github.com/ipfs/js-stores/commit/be6174f87f17ba02c3cf2eac17f78807d4cd8630))
10+
11+
### Dependencies
12+
13+
* bump multiformats from 13.4.2 to 14.0.0 ([#372](https://github.com/ipfs/js-stores/issues/372)) ([5bc9912](https://github.com/ipfs/js-stores/commit/5bc991280ce2a386cfa89a5b4474c1ca07e2b1ed))
14+
115
## [blockstore-idb-v3.0.2](https://github.com/ipfs/js-stores/compare/blockstore-idb-3.0.1...blockstore-idb-3.0.2) (2026-04-10)
216

317
### Bug Fixes

packages/blockstore-idb/package.json

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

0 commit comments

Comments
 (0)