Skip to content

Commit 88363b0

Browse files
chore(release): 3.0.3 [skip ci]
## [interface-blockstore-tests-v3.0.3](interface-blockstore-tests-v3.0.2...interface-blockstore-tests-v3.0.3) (2023-01-06) ### Dependencies * bump it-all from 1.0.6 to 2.0.0 ([#177](#177)) ([b648877](b648877)), closes [#28](#28) [#28](#28) [#27](#27) [#24](#24) * bump it-drain from 1.0.5 to 2.0.0 ([#178](#178)) ([73e4cfc](73e4cfc)), closes [#28](#28) [#28](#28) [#27](#27) [#24](#24) * bump it-length from 1.0.4 to 2.0.0 ([#179](#179)) ([d1919b4](d1919b4)), closes [#28](#28) ### Trivial Changes * remove lerna ([#183](#183)) ([04e77ec](04e77ec))
1 parent 04e77ec commit 88363b0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/interface-blockstore-tests/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [interface-blockstore-tests-v3.0.3](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-tests-v3.0.2...interface-blockstore-tests-v3.0.3) (2023-01-06)
2+
3+
4+
### Dependencies
5+
6+
* bump it-all from 1.0.6 to 2.0.0 ([#177](https://github.com/ipfs/js-ipfs-interfaces/issues/177)) ([b648877](https://github.com/ipfs/js-ipfs-interfaces/commit/b648877c5afb625c7d1e13efd3e0f72d125de734)), closes [#28](https://github.com/ipfs/js-ipfs-interfaces/issues/28) [#28](https://github.com/ipfs/js-ipfs-interfaces/issues/28) [#27](https://github.com/ipfs/js-ipfs-interfaces/issues/27) [#24](https://github.com/ipfs/js-ipfs-interfaces/issues/24)
7+
* bump it-drain from 1.0.5 to 2.0.0 ([#178](https://github.com/ipfs/js-ipfs-interfaces/issues/178)) ([73e4cfc](https://github.com/ipfs/js-ipfs-interfaces/commit/73e4cfcf41178fe6e27f0c7b431fb9511e1dda47)), closes [#28](https://github.com/ipfs/js-ipfs-interfaces/issues/28) [#28](https://github.com/ipfs/js-ipfs-interfaces/issues/28) [#27](https://github.com/ipfs/js-ipfs-interfaces/issues/27) [#24](https://github.com/ipfs/js-ipfs-interfaces/issues/24)
8+
* bump it-length from 1.0.4 to 2.0.0 ([#179](https://github.com/ipfs/js-ipfs-interfaces/issues/179)) ([d1919b4](https://github.com/ipfs/js-ipfs-interfaces/commit/d1919b40f4ec7ec0a20e0283d063e8b030ddc875)), closes [#28](https://github.com/ipfs/js-ipfs-interfaces/issues/28)
9+
10+
11+
### Trivial Changes
12+
13+
* remove lerna ([#183](https://github.com/ipfs/js-ipfs-interfaces/issues/183)) ([04e77ec](https://github.com/ipfs/js-ipfs-interfaces/commit/04e77ec37ca5857b6156dd211f07a61eddcf19b0))
14+
115
## [interface-blockstore-tests-v3.0.2](https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore-tests-v3.0.1...interface-blockstore-tests-v3.0.2) (2022-12-16)
216

317

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": "3.0.2",
3+
"version": "3.0.3",
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)