Skip to content

Commit 59bd1a8

Browse files
chore(release): 8.0.1 [skip ci]
## [interface-blockstore-tests-v8.0.1](interface-blockstore-tests-8.0.0...interface-blockstore-tests-8.0.1) (2025-10-03) ### Bug Fixes * update sibling deps ([3f73b3d](3f73b3d))
1 parent e7123eb commit 59bd1a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/interface-blockstore-tests/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [interface-blockstore-tests-v8.0.1](https://github.com/ipfs/js-stores/compare/interface-blockstore-tests-8.0.0...interface-blockstore-tests-8.0.1) (2025-10-03)
2+
3+
### Bug Fixes
4+
5+
* update sibling deps ([3f73b3d](https://github.com/ipfs/js-stores/commit/3f73b3d53ea2d86d0f5c3f06785c0bfc30e8b5e9))
6+
17
## [interface-blockstore-tests-v8.0.0](https://github.com/ipfs/js-stores/compare/interface-blockstore-tests-7.0.3...interface-blockstore-tests-8.0.0) (2025-10-03)
28

39
### ⚠ BREAKING CHANGES

packages/interface-blockstore-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-blockstore-tests",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Compliance tests for the blockstore interface",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/interface-blockstore-tests#readme",

0 commit comments

Comments
 (0)