diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index b42fd1b0b..90f2b2eba 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,6 +1,6 @@ { "packages/access-client": "18.0.1", - "packages/filecoin-api": "4.1.1", + "packages/filecoin-api": "4.1.2", "packages/filecoin-client": "3.1.1", "packages/capabilities": "12.0.1", "packages/upload-api": "7.3.3", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md index 429900896..7fd935059 100644 --- a/packages/filecoin-api/CHANGELOG.md +++ b/packages/filecoin-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.1.2](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.1.1...filecoin-api-v4.1.2) (2023-11-16) + + +### Bug Fixes + +* issue where typedoc docs would only show full docs for w3up-client ([#1141](https://github.com/web3-storage/w3up/issues/1141)) ([0b8d3f3](https://github.com/web3-storage/w3up/commit/0b8d3f3b52918b1b4d3b76ea6fea3fb0c837cd73)) + ## [4.1.1](https://github.com/web3-storage/w3up/compare/filecoin-api-v4.1.0...filecoin-api-v4.1.1) (2023-11-15) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index 21d535d79..d2ee269f8 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.1", + "version": "4.1.2", "type": "module", "main": "./src/lib.js", "files": [