diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 185663694..5b62422f9 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,6 +1,6 @@ { "packages/access-client": "16.2.1", - "packages/filecoin-api": "2.0.2", + "packages/filecoin-api": "2.0.3, "packages/filecoin-client": "2.0.1", "packages/capabilities": "11.0.0", "packages/upload-api": "6.2.0", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md index 3cfa91178..26d235a4a 100644 --- a/packages/filecoin-api/CHANGELOG.md +++ b/packages/filecoin-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.3](https://github.com/web3-storage/w3up/compare/filecoin-api-v2.0.2...filecoin-api-v2.0.3) (2023-10-25) + + +### Bug Fixes + +* fix arethetypesworking errors in all packages ([#1004](https://github.com/web3-storage/w3up/issues/1004)) ([2e2936a](https://github.com/web3-storage/w3up/commit/2e2936a3831389dd13be5be5146a04e2b15553c5)) + ## [2.0.2](https://github.com/web3-storage/w3up/compare/filecoin-api-v2.0.1...filecoin-api-v2.0.2) (2023-10-24) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index 5acd608b9..1e6c00d8e 100644 --- a/packages/filecoin-api/package.json +++ b/packages/filecoin-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/filecoin-api", - "version": "2.0.2", + "version": "2.0.3", "type": "module", "main": "./src/lib.js", "files": [