diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index e6fce3f15..6044868d0 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,6 +1,6 @@ { "packages/access-client": "16.4.0", - "packages/filecoin-api": "4.0.5", + "packages/filecoin-api": "4.0.6", "packages/filecoin-client": "3.0.1", "packages/capabilities": "11.1.0", "packages/upload-api": "7.1.2", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md index 6ec01450b..de39aefa0 100644 --- a/packages/filecoin-api/CHANGELOG.md +++ b/packages/filecoin-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.6](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.0.5...filecoin-api-v4.0.6) (2023-11-05) + + +### Bug Fixes + +* revert enable storefront signer to be different from main service signer ([#1075](https://github.com/web3-storage/w3up/issues/1075)) ([80cdde0](https://github.com/web3-storage/w3up/commit/80cdde0f5b610cf6328dc17cb505759eddda821a)) + ## [4.0.5](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.0.4...filecoin-api-v4.0.5) (2023-11-04) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index b9626f615..dd5c799fb 100644 --- a/packages/filecoin-api/package.json +++ b/packages/filecoin-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/filecoin-api", - "version": "4.0.5", + "version": "4.0.6", "type": "module", "main": "./src/lib.js", "files": [