From 52eb9bceae04d73579239aa0568b1b09ef5ad597 Mon Sep 17 00:00:00 2001 From: DAG House <111574116+it-dag-house@users.noreply.github.com> Date: Fri, 3 Nov 2023 05:08:13 -0700 Subject: [PATCH] chore(main): release filecoin-api 4.0.3 --- .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 8bdbd26b1..afacb6d59 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.2", + "packages/filecoin-api": "4.0.3", "packages/filecoin-client": "3.0.1", "packages/capabilities": "11.1.0", "packages/upload-api": "7.0.0", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md index 4de54a6ff..b7a90ca7b 100644 --- a/packages/filecoin-api/CHANGELOG.md +++ b/packages/filecoin-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.0.3](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.0.2...filecoin-api-v4.0.3) (2023-11-03) + + +### Bug Fixes + +* aggregate offer invocation cid wrong ([#1063](https://github.com/web3-storage/w3up/issues/1063)) ([90a5a4d](https://github.com/web3-storage/w3up/commit/90a5a4d815cff19d9421811a78dbefa01d486ebf)) + ## [4.0.2](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.0.1...filecoin-api-v4.0.2) (2023-11-03) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index 7b8cc9abe..b3a46de14 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.2", + "version": "4.0.3", "type": "module", "main": "./src/lib.js", "files": [