From 40d0e7a97abc4877441168f8ca57753f846e14d5 Mon Sep 17 00:00:00 2001 From: DAG House <111574116+it-dag-house@users.noreply.github.com> Date: Sun, 5 Nov 2023 06:28:19 -0800 Subject: [PATCH] chore(main): release filecoin-api 4.0.6 (#1077) :robot: I have created a release *beep* *boop* --- ## [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)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .github/release-please-manifest.json | 2 +- packages/filecoin-api/CHANGELOG.md | 7 +++++++ packages/filecoin-api/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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": [