Skip to content

Commit 54f3eee

Browse files
chore(release): 4.0.2 [skip ci]
## [interface-blockstore-tests-v4.0.2](interface-blockstore-tests-v4.0.1...interface-blockstore-tests-v4.0.2) (2023-03-13) ### Bug Fixes * open and close blockstore during interface tests ([#188](#188)) ([a61a54b](a61a54b))
1 parent a61a54b commit 54f3eee

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-v4.0.2](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-tests-v4.0.1...interface-blockstore-tests-v4.0.2) (2023-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* open and close blockstore during interface tests ([#188](https://github.com/ipfs/js-ipfs-interfaces/issues/188)) ([a61a54b](https://github.com/ipfs/js-ipfs-interfaces/commit/a61a54ba53fa06800e91ea933924615fe6df5b01))
7+
18
## [interface-blockstore-tests-v4.0.1](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-tests-v4.0.0...interface-blockstore-tests-v4.0.1) (2023-01-30)
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": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Compliance tests for the blockstore interface",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-blockstore-tests#readme",

0 commit comments

Comments
 (0)