diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 71c5a5b6f..51fe728fe 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,7 +1,7 @@ { "packages/access-client": "15.0.0", - "packages/filecoin-api": "1.0.0", - "packages/filecoin-client": "1.1.0", + "packages/filecoin-api": "0.0.0", + "packages/filecoin-client": "0.0.0", "packages/capabilities": "8.0.0", "packages/upload-api": "4.1.0", "packages/upload-client": "9.1.1", diff --git a/packages/filecoin-api/CHANGELOG.md b/packages/filecoin-api/CHANGELOG.md new file mode 100644 index 000000000..7a6f21949 --- /dev/null +++ b/packages/filecoin-api/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [1.1.0](https://github.com/web3-storage/w3up/compare/filecoin-api-v1.0.0...filecoin-api-v1.1.0) (2023-08-09) + + +### Features + +* w3filecoin new client and api ([#848](https://github.com/web3-storage/w3up/issues/848)) ([7a58fbe](https://github.com/web3-storage/w3up/commit/7a58fbe8f6c6fbe98e700b7affd5825ddccf6547)) diff --git a/packages/filecoin-api/package.json b/packages/filecoin-api/package.json index 128c08668..5e345c7d5 100644 --- a/packages/filecoin-api/package.json +++ b/packages/filecoin-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/filecoin-api", - "version": "0.0.0", + "version": "1.1.0", "type": "module", "main": "./src/lib.js", "files": [