Skip to content

Commit 5539253

Browse files
chore(release): 8.0.2 [skip ci]
## [interface-blockstore-tests-v8.0.2](interface-blockstore-tests-8.0.1...interface-blockstore-tests-8.0.2) (2025-10-03) ### Dependencies * bump level from 8.0.1 to 10.0.0 ([#356](#356)) ([c0ec61f](c0ec61f))
1 parent 2e0a98e commit 5539253

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.2](https://github.com/ipfs/js-stores/compare/interface-blockstore-tests-8.0.1...interface-blockstore-tests-8.0.2) (2025-10-03)
2+
3+
### Dependencies
4+
5+
* bump level from 8.0.1 to 10.0.0 ([#356](https://github.com/ipfs/js-stores/issues/356)) ([c0ec61f](https://github.com/ipfs/js-stores/commit/c0ec61fe965e3bad9d607a0bd3a3c750f00f41d0))
6+
17
## [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)
28

39
### Bug Fixes

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.1",
3+
"version": "8.0.2",
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)