File tree Expand file tree Collapse file tree 16 files changed +82
-18
lines changed Expand file tree Collapse file tree 16 files changed +82
-18
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+ ## [ 0.8.3] ( https://github.com/ipfs/js-ipfs/compare/ipfs-cli@0.8.1...ipfs-cli@0.8.3 ) (2021-08-17)
7+
8+ ** Note:** Version bump only for package ipfs-cli
9+
10+
11+
12+
13+
614## [ 0.8.1] ( https://github.com/ipfs/js-ipfs/compare/ipfs-cli@0.8.0...ipfs-cli@0.8.1 ) (2021-08-17)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-cli" ,
3- "version" : " 0.8.2 " ,
3+ "version" : " 0.8.3 " ,
44 "description" : " JavaScript implementation of the IPFS specification" ,
55 "keywords" : [
66 " IPFS"
3737 "err-code" : " ^3.0.1" ,
3838 "execa" : " ^5.0.0" ,
3939 "get-folder-size" : " ^2.0.1" ,
40- "ipfs-core" : " ^0.10.1 " ,
40+ "ipfs-core" : " ^0.10.3 " ,
4141 "ipfs-core-types" : " ^0.7.0" ,
4242 "ipfs-core-utils" : " ^0.10.1" ,
43- "ipfs-daemon" : " ^0.9.1 " ,
43+ "ipfs-daemon" : " ^0.9.3 " ,
4444 "ipfs-http-client" : " ^52.0.1" ,
4545 "ipfs-repo" : " ^11.0.1" ,
4646 "ipfs-utils" : " ^8.1.4" ,
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+ ## [ 0.6.2] ( https://github.com/ipfs/js-ipfs/compare/ipfs-client@0.6.1...ipfs-client@0.6.2 ) (2021-08-17)
7+
8+ ** Note:** Version bump only for package ipfs-client
9+
10+
11+
12+
13+
614## [ 0.6.1] ( https://github.com/ipfs/js-ipfs/compare/ipfs-client@0.6.0...ipfs-client@0.6.1 ) (2021-08-17)
715
816** Note:** Version bump only for package ipfs-client
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-client" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "description" : " A client library to talk to local IPFS daemons" ,
55 "keywords" : [
66 " ipfs"
3232 "dep-check" : " aegir dep-check -i aegir -i rimraf"
3333 },
3434 "dependencies" : {
35- "ipfs-grpc-client" : " ^0.6.0 " ,
35+ "ipfs-grpc-client" : " ^0.6.1 " ,
3636 "ipfs-http-client" : " ^52.0.1" ,
3737 "merge-options" : " ^3.0.4"
3838 },
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+ ## [ 0.10.3] ( https://github.com/ipfs/js-ipfs/compare/ipfs-core@0.10.1...ipfs-core@0.10.3 ) (2021-08-17)
7+
8+ ** Note:** Version bump only for package ipfs-core
9+
10+
11+
12+
13+
614## [ 0.10.1] ( https://github.com/ipfs/js-ipfs/compare/ipfs-core@0.10.0...ipfs-core@0.10.1 ) (2021-08-17)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-core" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
44 "description" : " JavaScript implementation of the IPFS specification" ,
55 "keywords" : [
66 " IPFS"
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+ ## [ 0.9.3] ( https://github.com/ipfs/js-ipfs/compare/ipfs-daemon@0.9.1...ipfs-daemon@0.9.3 ) (2021-08-17)
7+
8+ ** Note:** Version bump only for package ipfs-daemon
9+
10+
11+
12+
13+
614## [ 0.9.1] ( https://github.com/ipfs/js-ipfs/compare/ipfs-daemon@0.9.0...ipfs-daemon@0.9.1 ) (2021-08-17)
715
816** Note:** Version bump only for package ipfs-daemon
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-daemon" ,
3- "version" : " 0.9.2 " ,
3+ "version" : " 0.9.3 " ,
44 "description" : " JavaScript implementation of the IPFS specification" ,
55 "keywords" : [
66 " IPFS"
3232 "dependencies" : {
3333 "@mapbox/node-pre-gyp" : " ^1.0.5" ,
3434 "debug" : " ^4.1.1" ,
35- "ipfs-core" : " ^0.10.1 " ,
35+ "ipfs-core" : " ^0.10.3 " ,
3636 "ipfs-core-types" : " ^0.7.0" ,
37- "ipfs-grpc-server" : " ^0.6.0 " ,
37+ "ipfs-grpc-server" : " ^0.6.1 " ,
3838 "ipfs-http-gateway" : " ^0.6.0" ,
3939 "ipfs-http-server" : " ^0.7.1" ,
4040 "ipfs-utils" : " ^8.1.4" ,
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+ ## [ 0.6.1] ( https://github.com/ipfs/js-ipfs/compare/ipfs-grpc-client@0.6.0...ipfs-grpc-client@0.6.1 ) (2021-08-17)
7+
8+ ** Note:** Version bump only for package ipfs-grpc-client
9+
10+
11+
12+
13+
614# [ 0.6.0] ( https://github.com/ipfs/js-ipfs/compare/ipfs-grpc-client@0.5.0...ipfs-grpc-client@0.6.0 ) (2021-08-17)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " ipfs-grpc-client" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " A client library for the IPFS gRPC API" ,
55 "keywords" : [
66 " ipfs"
You can’t perform that action at this time.
0 commit comments