File tree Expand file tree Collapse file tree 6 files changed +28
-4
lines changed
interface-blockstore-tests
interface-datastore-tests Expand file tree Collapse file tree 6 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.2] ( https://github.com/ipfs/interface-blockstore/compare/interface-blockstore-tests@2.0.1...interface-blockstore-tests@2.0.2 ) (2021-09-08)
7
+
8
+ ** Note:** Version bump only for package interface-blockstore-tests
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.1] ( https://github.com/ipfs/interface-blockstore/compare/interface-blockstore-tests@2.0.0...interface-blockstore-tests@2.0.1 ) (2021-09-08)
7
15
8
16
** Note:** Version bump only for package interface-blockstore-tests
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-blockstore-tests" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Compliance tests for the blockstore interface" ,
5
5
"leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
6
6
"main" : " src/index.js" ,
33
33
"homepage" : " https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-blockstore-tests#readme" ,
34
34
"dependencies" : {
35
35
"aegir" : " ^35.0.0" ,
36
- "interface-blockstore" : " ^2.0.1 " ,
36
+ "interface-blockstore" : " ^2.0.2 " ,
37
37
"it-all" : " ^1.0.2" ,
38
38
"it-drain" : " ^1.0.1" ,
39
39
"it-length" : " ^1.0.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.2] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore@2.0.1...interface-blockstore@2.0.2 ) (2021-09-08)
7
+
8
+ ** Note:** Version bump only for package interface-blockstore
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.1] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-blockstore@2.0.0...interface-blockstore@2.0.1 ) (2021-09-08)
7
15
8
16
** Note:** Version bump only for package interface-blockstore
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-blockstore" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " An interface for storing and retrieving blocks" ,
5
5
"types" : " dist/src/index.d.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.2] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests@2.0.1...interface-datastore-tests@2.0.2 ) (2021-09-08)
7
+
8
+ ** Note:** Version bump only for package interface-datastore-tests
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.1] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests@2.0.0...interface-datastore-tests@2.0.1 ) (2021-09-08)
7
15
8
16
** Note:** Version bump only for package interface-datastore-tests
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " interface-datastore-tests" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Compliance tests for the datastore interface" ,
5
5
"leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
6
6
"main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments