File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
interface-datastore-tests Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.0.4] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests@2.0.3...interface-datastore-tests@2.0.4 ) (2021-09-08)
7+
8+ ** Note:** Version bump only for package interface-datastore-tests
9+
10+
11+
12+
13+
614## [ 2.0.3] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore-tests@2.0.2...interface-datastore-tests@2.0.3 ) (2021-09-08)
715
816** Note:** Version bump only for package interface-datastore-tests
Original file line number Diff line number Diff line change 11{
22 "name" : " interface-datastore-tests" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "description" : " Compliance tests for the datastore interface" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "main" : " src/index.js" ,
3333 "homepage" : " https://github.com/ipfs/js-ipfs-interfaces/tree/master/packages/interface-datastore-tests#readme" ,
3434 "dependencies" : {
3535 "aegir" : " ^35.0.0" ,
36- "interface-datastore" : " ^6.0.2 " ,
36+ "interface-datastore" : " ^6.0.3 " ,
3737 "iso-random-stream" : " ^2.0.0" ,
3838 "it-all" : " ^1.0.2" ,
3939 "it-drain" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 6.0.3] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore@6.0.2...interface-datastore@6.0.3 ) (2021-09-08)
7+
8+
9+ ### Bug Fixes
10+
11+ * export key properly ([ 749b656] ( https://github.com/ipfs/js-ipfs-interfaces/commit/749b656c23fb91aa13bfaf9a5ad99703490b24b4 ) )
12+
13+
14+
15+
16+
617## [ 6.0.2] ( https://github.com/ipfs/js-ipfs-interfaces/compare/interface-datastore@6.0.1...interface-datastore@6.0.2 ) (2021-09-08)
718
819** Note:** Version bump only for package interface-datastore
Original file line number Diff line number Diff line change 11{
22 "name" : " interface-datastore" ,
3- "version" : " 6.0.2 " ,
3+ "version" : " 6.0.3 " ,
44 "description" : " datastore interface" ,
55 "leadMaintainer" : " Alex Potsides <alex.potsides@protocol.ai>" ,
66 "types" : " types/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments