Skip to content

Commit 1d518f6

Browse files
chore(release): 6.1.0 [skip ci]
## [interface-blockstore-tests-v6.1.0](interface-blockstore-tests-v6.0.0...interface-blockstore-tests-v6.1.0) (2023-03-23) ### Features * add all blockstore and datastore implementations ([#197](#197)) ([0d85128](0d85128))
1 parent 496c177 commit 1d518f6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/interface-blockstore-tests/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [interface-blockstore-tests-v6.1.0](https://github.com/ipfs/js-stores/compare/interface-blockstore-tests-v6.0.0...interface-blockstore-tests-v6.1.0) (2023-03-23)
2+
3+
4+
### Features
5+
6+
* add all blockstore and datastore implementations ([#197](https://github.com/ipfs/js-stores/issues/197)) ([0d85128](https://github.com/ipfs/js-stores/commit/0d851286d48c357b07df3f7419c1e903ed0e7fac))
7+
18
## [interface-blockstore-tests-v6.0.0](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-tests-v5.0.1...interface-blockstore-tests-v6.0.0) (2023-03-23)
29

310

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

0 commit comments

Comments
 (0)