diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index b2ca9a633..31b91af1b 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,6 +1,6 @@ { "packages/access-client": "16.3.0", - "packages/filecoin-api": "3.0.5", + "packages/filecoin-api": "3.0.6", "packages/filecoin-client": "3.0.0", "packages/capabilities": "11.1.0", "packages/upload-api": "6.3.0", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md index 923c35c1e..2544d1977 100644 --- a/packages/filecoin-api/CHANGELOG.md +++ b/packages/filecoin-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.0.6](https://github.com/web3-storage/w3up/compare/filecoin-api-v3.0.5...filecoin-api-v3.0.6) (2023-10-30) + + +### Bug Fixes + +* dealer aggregate store query type does not need aggregate anymore ([#1042](https://github.com/web3-storage/w3up/issues/1042)) ([0b3c1d0](https://github.com/web3-storage/w3up/commit/0b3c1d0b891208d035abdb5bf7bf43dba853d8a7)) + ## [3.0.5](https://github.com/web3-storage/w3up/compare/filecoin-api-v3.0.4...filecoin-api-v3.0.5) (2023-10-30) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index d809b9003..20fdaddbc 100644 --- a/packages/filecoin-api/package.json +++ b/packages/filecoin-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/filecoin-api", - "version": "3.0.5", + "version": "3.0.6", "type": "module", "main": "./src/lib.js", "files": [