From 3db847f166c932c76ef55264e1e14edeabfe64a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:51:15 +0000 Subject: [PATCH] chore: release master --- .release-please-manifest.json | 2 +- packages/interface-ipfs-core/CHANGELOG.md | 14 ++++++++++++ packages/interface-ipfs-core/package.json | 4 ++-- packages/ipfs-cli/CHANGELOG.md | 20 ++++++++++++++++- packages/ipfs-cli/package.json | 12 +++++----- packages/ipfs-client/CHANGELOG.md | 12 +++++++++- packages/ipfs-client/package.json | 6 ++--- packages/ipfs-core-config/CHANGELOG.md | 14 ++++++++++++ packages/ipfs-core-config/package.json | 4 ++-- packages/ipfs-core-types/CHANGELOG.md | 7 ++++++ packages/ipfs-core-types/package.json | 2 +- packages/ipfs-core-utils/CHANGELOG.md | 14 ++++++++++++ packages/ipfs-core-utils/package.json | 4 ++-- packages/ipfs-core/CHANGELOG.md | 19 ++++++++++++++++ packages/ipfs-core/package.json | 12 +++++----- packages/ipfs-daemon/CHANGELOG.md | 20 ++++++++++++++++- packages/ipfs-daemon/package.json | 12 +++++----- packages/ipfs-grpc-client/CHANGELOG.md | 15 +++++++++++++ packages/ipfs-grpc-client/package.json | 6 ++--- packages/ipfs-grpc-server/CHANGELOG.md | 16 ++++++++++++++ packages/ipfs-grpc-server/package.json | 6 ++--- packages/ipfs-http-client/CHANGELOG.md | 15 +++++++++++++ packages/ipfs-http-client/package.json | 6 ++--- packages/ipfs-http-gateway/CHANGELOG.md | 15 +++++++++++++ packages/ipfs-http-gateway/package.json | 6 ++--- packages/ipfs-http-response/CHANGELOG.md | 14 ++++++++++++ packages/ipfs-http-response/package.json | 4 ++-- packages/ipfs-http-server/CHANGELOG.md | 20 ++++++++++++++++- packages/ipfs-http-server/package.json | 10 ++++----- .../ipfs-message-port-client/CHANGELOG.md | 16 +++++++++++++- .../ipfs-message-port-client/package.json | 12 +++++----- .../ipfs-message-port-protocol/CHANGELOG.md | 11 +++++++++- .../ipfs-message-port-protocol/package.json | 4 ++-- .../ipfs-message-port-server/CHANGELOG.md | 12 +++++++++- .../ipfs-message-port-server/package.json | 6 ++--- packages/ipfs/CHANGELOG.md | 22 ++++++++++++++++++- packages/ipfs/package.json | 14 ++++++------ 37 files changed, 334 insertions(+), 74 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d8beaa3a77..da605357c8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"packages/interface-ipfs-core":"0.156.0","packages/ipfs":"0.64.1","packages/ipfs-cli":"0.14.1","packages/ipfs-client":"0.9.0","packages/ipfs-core":"0.16.0","packages/ipfs-core-config":"0.5.0","packages/ipfs-core-types":"0.12.0","packages/ipfs-core-utils":"0.16.0","packages/ipfs-daemon":"0.14.1","packages/ipfs-grpc-client":"0.11.0","packages/ipfs-grpc-protocol":"0.7.0","packages/ipfs-grpc-server":"0.10.0","packages/ipfs-http-client":"58.0.0","packages/ipfs-http-gateway":"0.11.0","packages/ipfs-http-response":"4.0.0","packages/ipfs-http-server":"0.13.1","packages/ipfs-message-port-client":"0.13.0","packages/ipfs-message-port-protocol":"0.13.0","packages/ipfs-message-port-server":"0.13.0"} \ No newline at end of file +{"packages/interface-ipfs-core":"0.156.1","packages/ipfs":"0.64.2","packages/ipfs-cli":"0.14.2","packages/ipfs-client":"0.9.1","packages/ipfs-core":"0.16.1","packages/ipfs-core-config":"0.5.1","packages/ipfs-core-types":"0.12.1","packages/ipfs-core-utils":"0.16.1","packages/ipfs-daemon":"0.14.2","packages/ipfs-grpc-client":"0.11.1","packages/ipfs-grpc-protocol":"0.7.0","packages/ipfs-grpc-server":"0.10.1","packages/ipfs-http-client":"58.0.1","packages/ipfs-http-gateway":"0.11.1","packages/ipfs-http-response":"4.0.1","packages/ipfs-http-server":"0.13.2","packages/ipfs-message-port-client":"0.13.1","packages/ipfs-message-port-protocol":"0.13.1","packages/ipfs-message-port-server":"0.13.1"} \ No newline at end of file diff --git a/packages/interface-ipfs-core/CHANGELOG.md b/packages/interface-ipfs-core/CHANGELOG.md index f2e5ada00e..858c371c3d 100644 --- a/packages/interface-ipfs-core/CHANGELOG.md +++ b/packages/interface-ipfs-core/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.156.1](https://www.github.com/ipfs/js-ipfs/compare/interface-ipfs-core-v0.156.0...interface-ipfs-core-v0.156.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + ## [0.156.0](https://www.github.com/ipfs/js-ipfs/compare/interface-ipfs-core-v0.155.2...interface-ipfs-core-v0.156.0) (2022-09-06) diff --git a/packages/interface-ipfs-core/package.json b/packages/interface-ipfs-core/package.json index 59b3aff956..db4a587838 100644 --- a/packages/interface-ipfs-core/package.json +++ b/packages/interface-ipfs-core/package.json @@ -1,6 +1,6 @@ { "name": "interface-ipfs-core", - "version": "0.156.0", + "version": "0.156.1", "description": "A test suite and interface you can use to implement a IPFS core interface.", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/interface-ipfs-core#readme", @@ -84,7 +84,7 @@ "delay": "^5.0.0", "did-jwt": "^6.2.0", "err-code": "^3.0.1", - "ipfs-core-types": "^0.12.0", + "ipfs-core-types": "^0.12.1", "ipfs-unixfs": "^7.0.0", "ipfs-unixfs-importer": "^10.0.2", "ipfs-utils": "^9.0.6", diff --git a/packages/ipfs-cli/CHANGELOG.md b/packages/ipfs-cli/CHANGELOG.md index 57f78c0dbe..e3c70a2390 100644 --- a/packages/ipfs-cli/CHANGELOG.md +++ b/packages/ipfs-cli/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.14.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-cli-v0.14.1...ipfs-cli-v0.14.2) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core bumped from ^0.16.0 to ^0.16.1 + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-core-utils bumped from ^0.16.0 to ^0.16.1 + * ipfs-daemon bumped from ^0.14.1 to ^0.14.2 + * ipfs-http-client bumped from ^58.0.0 to ^58.0.1 + ### [0.14.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-cli-v0.14.0...ipfs-cli-v0.14.1) (2022-09-16) @@ -595,4 +613,4 @@ Co-authored-by: achingbrain ### Features * enable custom formats for dag put and get ([#3347](https://github.com/ipfs/js-ipfs/issues/3347)) ([3250ff4](https://github.com/ipfs/js-ipfs/commit/3250ff453a1d3275cc4ab746f59f9f70abd5cc5f)) -* type check & generate defs from jsdoc ([#3281](https://github.com/ipfs/js-ipfs/issues/3281)) ([bbcaf34](https://github.com/ipfs/js-ipfs/commit/bbcaf34111251b142273a5675f4754ff68bd9fa0)) +* type check & generate defs from jsdoc ([#3281](https://github.com/ipfs/js-ipfs/issues/3281)) ([bbcaf34](https://github.com/ipfs/js-ipfs/commit/bbcaf34111251b142273a5675f4754ff68bd9fa0)) \ No newline at end of file diff --git a/packages/ipfs-cli/package.json b/packages/ipfs-cli/package.json index 0e8bc3e550..68b99ef655 100644 --- a/packages/ipfs-cli/package.json +++ b/packages/ipfs-cli/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-cli", - "version": "0.14.1", + "version": "0.14.2", "description": "JavaScript implementation of the IPFS specification", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-cli#readme", @@ -78,11 +78,11 @@ "byteman": "^1.3.5", "execa": "^6.1.0", "get-folder-size": "^4.0.0", - "ipfs-core": "^0.16.0", - "ipfs-core-types": "^0.12.0", - "ipfs-core-utils": "^0.16.0", - "ipfs-daemon": "^0.14.1", - "ipfs-http-client": "^58.0.0", + "ipfs-core": "^0.16.1", + "ipfs-core-types": "^0.12.1", + "ipfs-core-utils": "^0.16.1", + "ipfs-daemon": "^0.14.2", + "ipfs-http-client": "^58.0.1", "ipfs-utils": "^9.0.6", "it-concat": "^2.0.0", "it-map": "^1.0.6", diff --git a/packages/ipfs-client/CHANGELOG.md b/packages/ipfs-client/CHANGELOG.md index ffc8dcb199..a84a6bce7f 100644 --- a/packages/ipfs-client/CHANGELOG.md +++ b/packages/ipfs-client/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.9.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-client-v0.9.0...ipfs-client-v0.9.1) (2022-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-grpc-client bumped from ^0.11.0 to ^0.11.1 + * ipfs-http-client bumped from ^58.0.0 to ^58.0.1 + ## [0.9.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-client-v0.8.3...ipfs-client-v0.9.0) (2022-09-06) @@ -376,4 +386,4 @@ Co-authored-by: achingbrain ### Features * add grpc server and client ([#3403](https://github.com/ipfs/js-ipfs/issues/3403)) ([a9027e0](https://github.com/ipfs/js-ipfs/commit/a9027e0ec0cea9a4f34b4f2f52e09abb35237384)), closes [#2519](https://github.com/ipfs/js-ipfs/issues/2519) [#2838](https://github.com/ipfs/js-ipfs/issues/2838) [#2943](https://github.com/ipfs/js-ipfs/issues/2943) [#2854](https://github.com/ipfs/js-ipfs/issues/2854) [#2864](https://github.com/ipfs/js-ipfs/issues/2864) -* allow passing a http.Agent to the grpc client ([#3477](https://github.com/ipfs/js-ipfs/issues/3477)) ([c5f0bc5](https://github.com/ipfs/js-ipfs/commit/c5f0bc5eeee15369b7d02901035b04184a8608d2)), closes [#3474](https://github.com/ipfs/js-ipfs/issues/3474) \ No newline at end of file +* allow passing a http.Agent to the grpc client ([#3477](https://github.com/ipfs/js-ipfs/issues/3477)) ([c5f0bc5](https://github.com/ipfs/js-ipfs/commit/c5f0bc5eeee15369b7d02901035b04184a8608d2)), closes [#3474](https://github.com/ipfs/js-ipfs/issues/3474) diff --git a/packages/ipfs-client/package.json b/packages/ipfs-client/package.json index 66b8a055ce..71c6cb0730 100644 --- a/packages/ipfs-client/package.json +++ b/packages/ipfs-client/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-client", - "version": "0.9.0", + "version": "0.9.1", "description": "A client library to talk to local IPFS daemons", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-client#readme", @@ -61,8 +61,8 @@ "dep-check": "aegir dep-check -i aegir" }, "dependencies": { - "ipfs-grpc-client": "^0.11.0", - "ipfs-http-client": "^58.0.0", + "ipfs-grpc-client": "^0.11.1", + "ipfs-http-client": "^58.0.1", "merge-options": "^3.0.4" }, "devDependencies": { diff --git a/packages/ipfs-core-config/CHANGELOG.md b/packages/ipfs-core-config/CHANGELOG.md index afd9c33b7b..a66a6ce3bf 100644 --- a/packages/ipfs-core-config/CHANGELOG.md +++ b/packages/ipfs-core-config/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.5.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-config-v0.5.0...ipfs-core-config-v0.5.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * ipfs-core-utils bumped from ^0.16.0 to ^0.16.1 + ## [0.5.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-config-v0.4.1...ipfs-core-config-v0.5.0) (2022-09-06) diff --git a/packages/ipfs-core-config/package.json b/packages/ipfs-core-config/package.json index 5b66d7adad..ce76cd7e38 100644 --- a/packages/ipfs-core-config/package.json +++ b/packages/ipfs-core-config/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-core-config", - "version": "0.5.0", + "version": "0.5.1", "description": "Package to store node and browser specific config for ipfs-core", "author": "Alex Potsides ", "license": "Apache-2.0 OR MIT", @@ -118,6 +118,6 @@ }, "devDependencies": { "aegir": "^37.0.11", - "ipfs-core-utils": "^0.16.0" + "ipfs-core-utils": "^0.16.1" } } diff --git a/packages/ipfs-core-types/CHANGELOG.md b/packages/ipfs-core-types/CHANGELOG.md index a187546732..dfa468ea55 100644 --- a/packages/ipfs-core-types/CHANGELOG.md +++ b/packages/ipfs-core-types/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.12.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-types-v0.12.0...ipfs-core-types-v0.12.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + ## [0.12.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-types-v0.11.1...ipfs-core-types-v0.12.0) (2022-09-06) diff --git a/packages/ipfs-core-types/package.json b/packages/ipfs-core-types/package.json index ecb6b1b797..7a5daf7c69 100644 --- a/packages/ipfs-core-types/package.json +++ b/packages/ipfs-core-types/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-core-types", - "version": "0.12.0", + "version": "0.12.1", "description": "IPFS interface definitions used by implementations for API compatibility.", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-core-types#readme", diff --git a/packages/ipfs-core-utils/CHANGELOG.md b/packages/ipfs-core-utils/CHANGELOG.md index 86b7b07ce8..214f070458 100644 --- a/packages/ipfs-core-utils/CHANGELOG.md +++ b/packages/ipfs-core-utils/CHANGELOG.md @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.16.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-utils-v0.16.0...ipfs-core-utils-v0.16.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + ## [0.16.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-utils-v0.15.1...ipfs-core-utils-v0.16.0) (2022-09-06) diff --git a/packages/ipfs-core-utils/package.json b/packages/ipfs-core-utils/package.json index 30eadda87e..9fb748860d 100644 --- a/packages/ipfs-core-utils/package.json +++ b/packages/ipfs-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-core-utils", - "version": "0.16.0", + "version": "0.16.1", "description": "Package to share code between ipfs and ipfs-http-client", "author": "Alex Potsides ", "license": "Apache-2.0 OR MIT", @@ -147,7 +147,7 @@ "blob-to-it": "^1.0.1", "browser-readablestream-to-it": "^1.0.1", "err-code": "^3.0.1", - "ipfs-core-types": "^0.12.0", + "ipfs-core-types": "^0.12.1", "ipfs-unixfs": "^7.0.0", "ipfs-utils": "^9.0.6", "it-all": "^1.0.4", diff --git a/packages/ipfs-core/CHANGELOG.md b/packages/ipfs-core/CHANGELOG.md index 1e1b7fe687..0964a5d648 100644 --- a/packages/ipfs-core/CHANGELOG.md +++ b/packages/ipfs-core/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.16.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-v0.16.0...ipfs-core-v0.16.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-config bumped from ^0.5.0 to ^0.5.1 + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-core-utils bumped from ^0.16.0 to ^0.16.1 + * ipfs-http-client bumped from ^58.0.0 to ^58.0.1 + * devDependencies + * interface-ipfs-core bumped from ^0.156.0 to ^0.156.1 + ## [0.16.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-v0.15.4...ipfs-core-v0.16.0) (2022-09-06) diff --git a/packages/ipfs-core/package.json b/packages/ipfs-core/package.json index 4a8c0c3a17..08ed7986a0 100644 --- a/packages/ipfs-core/package.json +++ b/packages/ipfs-core/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-core", - "version": "0.16.0", + "version": "0.16.1", "description": "JavaScript implementation of the IPFS specification", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-core#readme", @@ -112,10 +112,10 @@ "interface-blockstore": "^3.0.0", "interface-datastore": "^7.0.0", "ipfs-bitswap": "^12.0.3", - "ipfs-core-config": "^0.5.0", - "ipfs-core-types": "^0.12.0", - "ipfs-core-utils": "^0.16.0", - "ipfs-http-client": "^58.0.0", + "ipfs-core-config": "^0.5.1", + "ipfs-core-types": "^0.12.1", + "ipfs-core-utils": "^0.16.1", + "ipfs-http-client": "^58.0.1", "ipfs-repo": "^15.0.3", "ipfs-unixfs": "^7.0.0", "ipfs-unixfs-exporter": "^8.0.6", @@ -156,7 +156,7 @@ "delay": "^5.0.0", "go-ipfs": "^0.12.1", "interface-blockstore-tests": "^3.0.0", - "interface-ipfs-core": "^0.156.0", + "interface-ipfs-core": "^0.156.1", "ipfsd-ctl": "^12.0.3", "iso-url": "^1.0.0", "it-all": "^1.0.4", diff --git a/packages/ipfs-daemon/CHANGELOG.md b/packages/ipfs-daemon/CHANGELOG.md index 0b6e4874d3..9739a51ab0 100644 --- a/packages/ipfs-daemon/CHANGELOG.md +++ b/packages/ipfs-daemon/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.14.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.14.1...ipfs-daemon-v0.14.2) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core bumped from ^0.16.0 to ^0.16.1 + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-grpc-server bumped from ^0.10.0 to ^0.10.1 + * ipfs-http-gateway bumped from ^0.11.0 to ^0.11.1 + * ipfs-http-server bumped from ^0.13.1 to ^0.13.2 + ### [0.14.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.14.0...ipfs-daemon-v0.14.1) (2022-09-16) @@ -508,4 +526,4 @@ Co-authored-by: Hugo Dias ## 0.3.2 (2020-12-16) -**Note:** Version bump only for package ipfs-daemon +**Note:** Version bump only for package ipfs-daemon \ No newline at end of file diff --git a/packages/ipfs-daemon/package.json b/packages/ipfs-daemon/package.json index 03fb1d1088..32c9cd255c 100644 --- a/packages/ipfs-daemon/package.json +++ b/packages/ipfs-daemon/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-daemon", - "version": "0.14.1", + "version": "0.14.2", "description": "JavaScript implementation of the IPFS specification", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-daemon#readme", @@ -66,11 +66,11 @@ "@libp2p/logger": "^2.0.0", "@libp2p/webrtc-star": "^3.0.0", "@mapbox/node-pre-gyp": "^1.0.5", - "ipfs-core": "^0.16.0", - "ipfs-core-types": "^0.12.0", - "ipfs-grpc-server": "^0.10.0", - "ipfs-http-gateway": "^0.11.0", - "ipfs-http-server": "^0.13.1", + "ipfs-core": "^0.16.1", + "ipfs-core-types": "^0.12.1", + "ipfs-grpc-server": "^0.10.1", + "ipfs-http-gateway": "^0.11.1", + "ipfs-http-server": "^0.13.2", "ipfs-utils": "^9.0.6", "libp2p": "^0.39.2" }, diff --git a/packages/ipfs-grpc-client/CHANGELOG.md b/packages/ipfs-grpc-client/CHANGELOG.md index 94e904a748..fc85d455bb 100644 --- a/packages/ipfs-grpc-client/CHANGELOG.md +++ b/packages/ipfs-grpc-client/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.11.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-grpc-client-v0.11.0...ipfs-grpc-client-v0.11.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-core-utils bumped from ^0.16.0 to ^0.16.1 + ## [0.11.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-grpc-client-v0.10.2...ipfs-grpc-client-v0.11.0) (2022-09-06) diff --git a/packages/ipfs-grpc-client/package.json b/packages/ipfs-grpc-client/package.json index 7c9022c5a5..0978bfc1fe 100644 --- a/packages/ipfs-grpc-client/package.json +++ b/packages/ipfs-grpc-client/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-grpc-client", - "version": "0.11.0", + "version": "0.11.1", "description": "A client library for the IPFS gRPC API", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-grpc-client#readme", @@ -74,8 +74,8 @@ "@multiformats/multiaddr": "^11.0.0", "change-case": "^4.1.1", "err-code": "^3.0.1", - "ipfs-core-types": "^0.12.0", - "ipfs-core-utils": "^0.16.0", + "ipfs-core-types": "^0.12.1", + "ipfs-core-utils": "^0.16.1", "ipfs-grpc-protocol": "^0.7.0", "ipfs-unixfs": "^7.0.0", "it-first": "^1.0.6", diff --git a/packages/ipfs-grpc-server/CHANGELOG.md b/packages/ipfs-grpc-server/CHANGELOG.md index 81bb90ecab..87e48c8716 100644 --- a/packages/ipfs-grpc-server/CHANGELOG.md +++ b/packages/ipfs-grpc-server/CHANGELOG.md @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.10.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-grpc-server-v0.10.0...ipfs-grpc-server-v0.10.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * devDependencies + * ipfs-core bumped from ^0.16.0 to ^0.16.1 + ## [0.10.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-grpc-server-v0.9.4...ipfs-grpc-server-v0.10.0) (2022-09-06) diff --git a/packages/ipfs-grpc-server/package.json b/packages/ipfs-grpc-server/package.json index c8cd5f42b1..1f8fe443fd 100644 --- a/packages/ipfs-grpc-server/package.json +++ b/packages/ipfs-grpc-server/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-grpc-server", - "version": "0.10.0", + "version": "0.10.1", "description": "A server library for the IPFS gRPC API", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-grpc-server#readme", @@ -69,7 +69,7 @@ "@multiformats/multiaddr": "^11.0.0", "change-case": "^4.1.1", "coercer": "^1.1.2", - "ipfs-core-types": "^0.12.0", + "ipfs-core-types": "^0.12.1", "ipfs-grpc-protocol": "^0.7.0", "it-first": "^1.0.6", "it-map": "^1.0.6", @@ -84,7 +84,7 @@ "devDependencies": { "@types/ws": "^8.5.3", "aegir": "^37.0.11", - "ipfs-core": "^0.16.0", + "ipfs-core": "^0.16.1", "it-all": "^1.0.4", "it-drain": "^1.0.3", "sinon": "^14.0.0" diff --git a/packages/ipfs-http-client/CHANGELOG.md b/packages/ipfs-http-client/CHANGELOG.md index 8c420755c1..9306c543d0 100644 --- a/packages/ipfs-http-client/CHANGELOG.md +++ b/packages/ipfs-http-client/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [58.0.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-client-v58.0.0...ipfs-http-client-v58.0.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-core-utils bumped from ^0.16.0 to ^0.16.1 + ## [58.0.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-client-v57.0.3...ipfs-http-client-v58.0.0) (2022-09-06) diff --git a/packages/ipfs-http-client/package.json b/packages/ipfs-http-client/package.json index 9a82824420..42ba926c9c 100644 --- a/packages/ipfs-http-client/package.json +++ b/packages/ipfs-http-client/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-http-client", - "version": "58.0.0", + "version": "58.0.1", "description": "A client library for the IPFS HTTP API", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client#readme", @@ -76,8 +76,8 @@ "any-signal": "^3.0.0", "dag-jose": "^2.0.1", "err-code": "^3.0.1", - "ipfs-core-types": "^0.12.0", - "ipfs-core-utils": "^0.16.0", + "ipfs-core-types": "^0.12.1", + "ipfs-core-utils": "^0.16.1", "ipfs-utils": "^9.0.6", "it-first": "^1.0.6", "it-last": "^1.0.4", diff --git a/packages/ipfs-http-gateway/CHANGELOG.md b/packages/ipfs-http-gateway/CHANGELOG.md index ac2d0f1f0b..c1775c3dc4 100644 --- a/packages/ipfs-http-gateway/CHANGELOG.md +++ b/packages/ipfs-http-gateway/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.11.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-gateway-v0.11.0...ipfs-http-gateway-v0.11.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-http-response bumped from ^4.0.0 to ^4.0.1 + ## [0.11.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-gateway-v0.10.4...ipfs-http-gateway-v0.11.0) (2022-09-06) diff --git a/packages/ipfs-http-gateway/package.json b/packages/ipfs-http-gateway/package.json index 91e2b6a52b..d3b1c0f41a 100644 --- a/packages/ipfs-http-gateway/package.json +++ b/packages/ipfs-http-gateway/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-http-gateway", - "version": "0.11.0", + "version": "0.11.1", "description": "JavaScript implementation of the IPFS specification", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-gateway#readme", @@ -73,8 +73,8 @@ "@libp2p/logger": "^2.0.0", "@multiformats/uri-to-multiaddr": "^7.0.0", "hapi-pino": "^8.5.0", - "ipfs-core-types": "^0.12.0", - "ipfs-http-response": "^4.0.0", + "ipfs-core-types": "^0.12.1", + "ipfs-http-response": "^4.0.1", "is-ipfs": "^7.0.0", "it-last": "^1.0.4", "it-to-stream": "^1.0.0", diff --git a/packages/ipfs-http-response/CHANGELOG.md b/packages/ipfs-http-response/CHANGELOG.md index c8788125d3..5cc103b599 100644 --- a/packages/ipfs-http-response/CHANGELOG.md +++ b/packages/ipfs-http-response/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [4.0.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-response-v4.0.0...ipfs-http-response-v4.0.1) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * ipfs-core bumped from ^0.16.0 to ^0.16.1 + ## [4.0.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-response-v3.0.4...ipfs-http-response-v4.0.0) (2022-09-06) diff --git a/packages/ipfs-http-response/package.json b/packages/ipfs-http-response/package.json index c1003a4a9c..7fa2ca6d0e 100644 --- a/packages/ipfs-http-response/package.json +++ b/packages/ipfs-http-response/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-http-response", - "version": "4.0.0", + "version": "4.0.1", "description": "Creates an HTTP response from an IPFS Hash", "author": "Vasco Santos ", "license": "Apache-2.0 OR MIT", @@ -83,7 +83,7 @@ "@types/mime-types": "^2.1.1", "aegir": "^37.0.11", "get-stream": "^6.0.0", - "ipfs-core": "^0.16.0", + "ipfs-core": "^0.16.1", "ipfsd-ctl": "^12.0.3", "it-all": "^1.0.4", "uint8arrays": "^3.0.0" diff --git a/packages/ipfs-http-server/CHANGELOG.md b/packages/ipfs-http-server/CHANGELOG.md index a6861ac5c7..9f8ffbe707 100644 --- a/packages/ipfs-http-server/CHANGELOG.md +++ b/packages/ipfs-http-server/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.13.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-server-v0.13.1...ipfs-http-server-v0.13.2) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-core-utils bumped from ^0.16.0 to ^0.16.1 + * ipfs-http-gateway bumped from ^0.11.0 to ^0.11.1 + * devDependencies + * ipfs-http-client bumped from ^58.0.0 to ^58.0.1 + ### [0.13.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-server-v0.13.0...ipfs-http-server-v0.13.1) (2022-09-16) @@ -568,4 +586,4 @@ Co-authored-by: achingbrain * types returned by `ipfs.files.ls` are now strings, in line with the docs but different to previous behaviour -Co-authored-by: Geoffrey Cohler +Co-authored-by: Geoffrey Cohler \ No newline at end of file diff --git a/packages/ipfs-http-server/package.json b/packages/ipfs-http-server/package.json index 056dee2088..4dd51c632b 100644 --- a/packages/ipfs-http-server/package.json +++ b/packages/ipfs-http-server/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-http-server", - "version": "0.13.1", + "version": "0.13.2", "description": "JavaScript implementation of the IPFS specification", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-server#readme", @@ -77,9 +77,9 @@ "any-signal": "^3.0.0", "dlv": "^1.1.3", "hapi-pino": "^8.5.0", - "ipfs-core-types": "^0.12.0", - "ipfs-core-utils": "^0.16.0", - "ipfs-http-gateway": "^0.11.0", + "ipfs-core-types": "^0.12.1", + "ipfs-core-utils": "^0.16.1", + "ipfs-http-gateway": "^0.11.1", "ipfs-unixfs": "^7.0.0", "it-all": "^1.0.4", "it-drain": "^1.0.3", @@ -106,7 +106,7 @@ "aegir": "^37.0.11", "err-code": "^3.0.1", "form-data": "^4.0.0", - "ipfs-http-client": "^58.0.0", + "ipfs-http-client": "^58.0.1", "iso-random-stream": "^2.0.2", "it-first": "^1.0.4", "it-to-buffer": "^2.0.0", diff --git a/packages/ipfs-message-port-client/CHANGELOG.md b/packages/ipfs-message-port-client/CHANGELOG.md index 47af0b7a8e..34baf859c1 100644 --- a/packages/ipfs-message-port-client/CHANGELOG.md +++ b/packages/ipfs-message-port-client/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.13.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-message-port-client-v0.13.0...ipfs-message-port-client-v0.13.1) (2022-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-message-port-protocol bumped from ^0.13.0 to ^0.13.1 + * devDependencies + * interface-ipfs-core bumped from ^0.156.0 to ^0.156.1 + * ipfs-core bumped from ^0.16.0 to ^0.16.1 + * ipfs-message-port-server bumped from ^0.13.0 to ^0.13.1 + ## [0.13.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-message-port-client-v0.12.4...ipfs-message-port-client-v0.13.0) (2022-09-06) @@ -563,4 +577,4 @@ Co-authored-by: achingbrain ### Features -* share IPFS node between browser tabs ([#3081](https://github.com/ipfs/js-ipfs/issues/3081)) ([1b8b1b8](https://github.com/ipfs/js-ipfs/commit/1b8b1b822a252498889c54972a1f57e1fedc39d0)), closes [#3022](https://github.com/ipfs/js-ipfs/issues/3022) \ No newline at end of file +* share IPFS node between browser tabs ([#3081](https://github.com/ipfs/js-ipfs/issues/3081)) ([1b8b1b8](https://github.com/ipfs/js-ipfs/commit/1b8b1b822a252498889c54972a1f57e1fedc39d0)), closes [#3022](https://github.com/ipfs/js-ipfs/issues/3022) diff --git a/packages/ipfs-message-port-client/package.json b/packages/ipfs-message-port-client/package.json index 315500e280..95a7a04465 100644 --- a/packages/ipfs-message-port-client/package.json +++ b/packages/ipfs-message-port-client/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-message-port-client", - "version": "0.13.0", + "version": "0.13.1", "description": "IPFS client library for accessing IPFS node over message port", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-client#readme", @@ -66,16 +66,16 @@ "dependencies": { "browser-readablestream-to-it": "^1.0.1", "err-code": "^3.0.1", - "ipfs-core-types": "^0.12.0", - "ipfs-message-port-protocol": "^0.13.0", + "ipfs-core-types": "^0.12.1", + "ipfs-message-port-protocol": "^0.13.1", "ipfs-unixfs": "^7.0.0", "it-peekable": "^1.0.2", "multiformats": "^9.5.1" }, "devDependencies": { "aegir": "^37.0.11", - "interface-ipfs-core": "^0.156.0", - "ipfs-core": "^0.16.0", - "ipfs-message-port-server": "^0.13.0" + "interface-ipfs-core": "^0.156.1", + "ipfs-core": "^0.16.1", + "ipfs-message-port-server": "^0.13.1" } } diff --git a/packages/ipfs-message-port-protocol/CHANGELOG.md b/packages/ipfs-message-port-protocol/CHANGELOG.md index d3938e96eb..8582118e94 100644 --- a/packages/ipfs-message-port-protocol/CHANGELOG.md +++ b/packages/ipfs-message-port-protocol/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.13.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-message-port-protocol-v0.13.0...ipfs-message-port-protocol-v0.13.1) (2022-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + ## [0.13.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-message-port-protocol-v0.12.1...ipfs-message-port-protocol-v0.13.0) (2022-09-06) @@ -395,4 +404,4 @@ Co-authored-by: achingbrain ### Features -* share IPFS node between browser tabs ([#3081](https://github.com/ipfs/js-ipfs/issues/3081)) ([1b8b1b8](https://github.com/ipfs/js-ipfs/commit/1b8b1b822a252498889c54972a1f57e1fedc39d0)), closes [#3022](https://github.com/ipfs/js-ipfs/issues/3022) \ No newline at end of file +* share IPFS node between browser tabs ([#3081](https://github.com/ipfs/js-ipfs/issues/3081)) ([1b8b1b8](https://github.com/ipfs/js-ipfs/commit/1b8b1b822a252498889c54972a1f57e1fedc39d0)), closes [#3022](https://github.com/ipfs/js-ipfs/issues/3022) diff --git a/packages/ipfs-message-port-protocol/package.json b/packages/ipfs-message-port-protocol/package.json index 41fe294b36..1a2b7c9535 100644 --- a/packages/ipfs-message-port-protocol/package.json +++ b/packages/ipfs-message-port-protocol/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-message-port-protocol", - "version": "0.13.0", + "version": "0.13.1", "description": "IPFS client/server protocol over message port", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-protocol#readme", @@ -87,7 +87,7 @@ "dep-check": "aegir dep-check -i ipfs-core-types" }, "dependencies": { - "ipfs-core-types": "^0.12.0", + "ipfs-core-types": "^0.12.1", "multiformats": "^9.5.1" }, "devDependencies": { diff --git a/packages/ipfs-message-port-server/CHANGELOG.md b/packages/ipfs-message-port-server/CHANGELOG.md index 6094a18071..a98b5b6eb4 100644 --- a/packages/ipfs-message-port-server/CHANGELOG.md +++ b/packages/ipfs-message-port-server/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.13.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-message-port-server-v0.13.0...ipfs-message-port-server-v0.13.1) (2022-09-21) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-message-port-protocol bumped from ^0.13.0 to ^0.13.1 + ## [0.13.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-message-port-server-v0.12.1...ipfs-message-port-server-v0.13.0) (2022-09-06) @@ -442,4 +452,4 @@ Co-authored-by: achingbrain ### Features -* share IPFS node between browser tabs ([#3081](https://github.com/ipfs/js-ipfs/issues/3081)) ([1b8b1b8](https://github.com/ipfs/js-ipfs/commit/1b8b1b822a252498889c54972a1f57e1fedc39d0)), closes [#3022](https://github.com/ipfs/js-ipfs/issues/3022) \ No newline at end of file +* share IPFS node between browser tabs ([#3081](https://github.com/ipfs/js-ipfs/issues/3081)) ([1b8b1b8](https://github.com/ipfs/js-ipfs/commit/1b8b1b822a252498889c54972a1f57e1fedc39d0)), closes [#3022](https://github.com/ipfs/js-ipfs/issues/3022) diff --git a/packages/ipfs-message-port-server/package.json b/packages/ipfs-message-port-server/package.json index e32fd3d6be..3ba12133cd 100644 --- a/packages/ipfs-message-port-server/package.json +++ b/packages/ipfs-message-port-server/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-message-port-server", - "version": "0.13.0", + "version": "0.13.1", "description": "IPFS server library for exposing IPFS node over message port", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-server#readme", @@ -92,8 +92,8 @@ "dep-check": "aegir dep-check -i ipfs-core-types" }, "dependencies": { - "ipfs-core-types": "^0.12.0", - "ipfs-message-port-protocol": "^0.13.0", + "ipfs-core-types": "^0.12.1", + "ipfs-message-port-protocol": "^0.13.1", "it-all": "^1.0.4" }, "devDependencies": { diff --git a/packages/ipfs/CHANGELOG.md b/packages/ipfs/CHANGELOG.md index 73405be95a..aa06d69534 100644 --- a/packages/ipfs/CHANGELOG.md +++ b/packages/ipfs/CHANGELOG.md @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [0.64.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-v0.64.1...ipfs-v0.64.2) (2022-09-21) + + +### Bug Fixes + +* update @multiformats/multiadd to 11.0.0 ([2a830bf](https://www.github.com/ipfs/js-ipfs/commit/2a830bf58a5929fcce51dede871c99f62192fbda)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * ipfs-cli bumped from ^0.14.1 to ^0.14.2 + * ipfs-core bumped from ^0.16.0 to ^0.16.1 + * devDependencies + * interface-ipfs-core bumped from ^0.156.0 to ^0.156.1 + * ipfs-client bumped from ^0.9.0 to ^0.9.1 + * ipfs-core-types bumped from ^0.12.0 to ^0.12.1 + * ipfs-http-client bumped from ^58.0.0 to ^58.0.1 + ### [0.64.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-v0.64.0...ipfs-v0.64.1) (2022-09-16) @@ -3044,4 +3064,4 @@ Signed-off-by: Alan Shaw -## 0.0.2 (2016-01-11) +## 0.0.2 (2016-01-11) \ No newline at end of file diff --git a/packages/ipfs/package.json b/packages/ipfs/package.json index cd504ddfbe..9e80bfdeb3 100644 --- a/packages/ipfs/package.json +++ b/packages/ipfs/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.64.1", + "version": "0.64.2", "description": "JavaScript implementation of the IPFS specification", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs#readme", @@ -77,8 +77,8 @@ }, "dependencies": { "@libp2p/logger": "^2.0.0", - "ipfs-cli": "^0.14.1", - "ipfs-core": "^0.16.0", + "ipfs-cli": "^0.14.2", + "ipfs-core": "^0.16.1", "semver": "^7.3.2", "update-notifier": "^6.0.0" }, @@ -91,10 +91,10 @@ "cross-env": "^7.0.0", "electron-webrtc": "^0.3.0", "go-ipfs": "^0.12.1", - "interface-ipfs-core": "^0.156.0", - "ipfs-client": "^0.9.0", - "ipfs-core-types": "^0.12.0", - "ipfs-http-client": "^58.0.0", + "interface-ipfs-core": "^0.156.1", + "ipfs-client": "^0.9.1", + "ipfs-core-types": "^0.12.1", + "ipfs-http-client": "^58.0.1", "ipfs-interop": "ipfs/interop#deps/update-multiformats-multiaddr", "ipfs-utils": "^9.0.6", "ipfsd-ctl": "^12.0.3",