From d2627d11c9d54f187db1fbd64513f51c4511ce5e Mon Sep 17 00:00:00 2001 From: DAG House <111574116+it-dag-house@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:07:02 +0200 Subject: [PATCH] chore(main): release upload-api 5.9.0 (#955) :robot: I have created a release *beep* *boop* --- ## [5.9.0](https://github.com/web3-storage/w3up/compare/upload-api-v5.8.0...upload-api-v5.9.0) (2023-10-10) ### Features * revocation handler ([#960](https://github.com/web3-storage/w3up/issues/960)) ([91f52c6](https://github.com/web3-storage/w3up/commit/91f52c6d35e4aea2a98c75d8b95ff61cdffac452)) * upgrade to ucanto@9 ([#951](https://github.com/web3-storage/w3up/issues/951)) ([d72faf1](https://github.com/web3-storage/w3up/commit/d72faf1bb07dd11462ae6dff8ee0469f8ae7e9e7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Travis Vachon --- .github/release-please-manifest.json | 2 +- packages/upload-api/CHANGELOG.md | 8 ++++++++ packages/upload-api/package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index b5bd0ccb2..b3d80264a 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -3,7 +3,7 @@ "packages/filecoin-api": "1.4.4", "packages/filecoin-client": "1.3.0", "packages/capabilities": "9.5.0", - "packages/upload-api": "5.8.0", + "packages/upload-api": "5.9.0", "packages/upload-client": "9.4.1", "packages/w3up-client": "8.0.3", "packages/did-mailto": "2.0.1" diff --git a/packages/upload-api/CHANGELOG.md b/packages/upload-api/CHANGELOG.md index 2aaa4b86a..e8bec886f 100644 --- a/packages/upload-api/CHANGELOG.md +++ b/packages/upload-api/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [5.9.0](https://github.com/web3-storage/w3up/compare/upload-api-v5.8.0...upload-api-v5.9.0) (2023-10-10) + + +### Features + +* revocation handler ([#960](https://github.com/web3-storage/w3up/issues/960)) ([91f52c6](https://github.com/web3-storage/w3up/commit/91f52c6d35e4aea2a98c75d8b95ff61cdffac452)) +* upgrade to ucanto@9 ([#951](https://github.com/web3-storage/w3up/issues/951)) ([d72faf1](https://github.com/web3-storage/w3up/commit/d72faf1bb07dd11462ae6dff8ee0469f8ae7e9e7)) + ## [5.8.0](https://github.com/web3-storage/w3up/compare/upload-api-v5.7.0...upload-api-v5.8.0) (2023-10-06) diff --git a/packages/upload-api/package.json b/packages/upload-api/package.json index 138651c1d..f314d235e 100644 --- a/packages/upload-api/package.json +++ b/packages/upload-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/upload-api", - "version": "5.8.0", + "version": "5.9.0", "type": "module", "main": "./src/lib.js", "files": [