Skip to content

Commit e246d97

Browse files
committed
1 parent 1a6736f commit e246d97

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/interface-blockstore-tests/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/ipfs/interface-blockstore/compare/[email protected]@1.0.3) (2021-09-02)
7+
8+
**Note:** Version bump only for package interface-blockstore-tests
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/ipfs/interface-blockstore/compare/[email protected]@1.0.2) (2021-09-02)
715

816

packages/interface-blockstore-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-blockstore-tests",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Compliance tests for the blockstore interface",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",

packages/interface-datastore-tests/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.3](https://github.com/ipfs/js-ipfs-interfaces/compare/[email protected]@1.0.3) (2021-09-02)
7+
8+
**Note:** Version bump only for package interface-datastore-tests
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/ipfs/js-ipfs-interfaces/compare/[email protected]@1.0.2) (2021-09-02)
715

816

packages/interface-datastore-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-datastore-tests",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Compliance tests for the datastore interface",
55
"leadMaintainer": "Alex Potsides <[email protected]>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)