From d53825840f5bf7bf21e2f0128e561bada86e269a Mon Sep 17 00:00:00 2001 From: DAG House <111574116+it-dag-house@users.noreply.github.com> Date: Wed, 15 Nov 2023 13:57:42 +0300 Subject: [PATCH] chore(main): release filecoin-api 4.1.1 --- .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 c623aaadf..357d4cff9 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,6 +1,6 @@ { "packages/access-client": "17.1.0", - "packages/filecoin-api": "4.1.0", + "packages/filecoin-api": "4.1.1", "packages/filecoin-client": "3.1.0", "packages/capabilities": "11.4.0", "packages/upload-api": "7.3.1", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md index 28334708c..429900896 100644 --- a/packages/filecoin-api/CHANGELOG.md +++ b/packages/filecoin-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.1.1](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.1.0...filecoin-api-v4.1.1) (2023-11-15) + + +### Bug Fixes + +* upgrade ucanto core ([#1127](https://github.com/web3-storage/w3up/issues/1127)) ([5ce4d22](https://github.com/web3-storage/w3up/commit/5ce4d2292d7e980da4a2ea0f1583f608a81157d2)) + ## [4.1.0](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.0.6...filecoin-api-v4.1.0) (2023-11-08) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index 82fad9f49..21d535d79 100644 --- a/packages/filecoin-api/package.json +++ b/packages/filecoin-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/filecoin-api", - "version": "4.1.0", + "version": "4.1.1", "type": "module", "main": "./src/lib.js", "files": [