Skip to content

Commit 70fe241

Browse files
chore(release): 7.0.0 [skip ci]
## [interface-datastore-tests-v7.0.0](interface-datastore-tests-6.0.7...interface-datastore-tests-7.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 57b608b commit 70fe241

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/interface-datastore-tests/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [interface-datastore-tests-v7.0.0](https://github.com/ipfs/js-stores/compare/interface-datastore-tests-6.0.7...interface-datastore-tests-7.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
## [interface-datastore-tests-v6.0.7](https://github.com/ipfs/js-stores/compare/interface-datastore-tests-6.0.6...interface-datastore-tests-6.0.7) (2026-04-20)
216

317
### Bug Fixes

packages/interface-datastore-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-datastore-tests",
3-
"version": "6.0.7",
3+
"version": "7.0.0",
44
"description": "Compliance tests for the datastore interface",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-stores/tree/main/packages/interface-datastore-tests#readme",

0 commit comments

Comments
 (0)