From 84ebb2d4b19c22a3abebaf25db45fbc08e3f5a6b Mon Sep 17 00:00:00 2001 From: DAG House <111574116+it-dag-house@users.noreply.github.com> Date: Mon, 23 Oct 2023 02:39:43 -0700 Subject: [PATCH] chore(main): release upload-api 6.2.0 (#985) :robot: I have created a release *beep* *boop* --- ## [6.2.0](https://github.com/web3-storage/w3up/compare/upload-api-v6.1.0...upload-api-v6.2.0) (2023-10-20) ### Features * add `store/get` and `upload/get` capabilities ([#942](https://github.com/web3-storage/w3up/issues/942)) ([40c79eb](https://github.com/web3-storage/w3up/commit/40c79eb8f246775b9e1828240f271fa75ef696be)) --- 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: Oli Evans --- .github/release-please-manifest.json | 2 +- packages/upload-api/CHANGELOG.md | 7 +++++++ packages/upload-api/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index c72152a1c..576a36af9 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.4.0", "packages/capabilities": "10.2.0", - "packages/upload-api": "6.1.0", + "packages/upload-api": "6.2.0", "packages/upload-client": "10.1.0", "packages/w3up-client": "9.2.0", "packages/did-mailto": "2.0.1" diff --git a/packages/upload-api/CHANGELOG.md b/packages/upload-api/CHANGELOG.md index 46aeb6c74..0630cbb93 100644 --- a/packages/upload-api/CHANGELOG.md +++ b/packages/upload-api/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.2.0](https://github.com/web3-storage/w3up/compare/upload-api-v6.1.0...upload-api-v6.2.0) (2023-10-20) + + +### Features + +* add `store/get` and `upload/get` capabilities ([#942](https://github.com/web3-storage/w3up/issues/942)) ([40c79eb](https://github.com/web3-storage/w3up/commit/40c79eb8f246775b9e1828240f271fa75ef696be)) + ## [6.1.0](https://github.com/web3-storage/w3up/compare/upload-api-v6.0.0...upload-api-v6.1.0) (2023-10-19) diff --git a/packages/upload-api/package.json b/packages/upload-api/package.json index a23a3a996..fb094c222 100644 --- a/packages/upload-api/package.json +++ b/packages/upload-api/package.json @@ -1,6 +1,6 @@ { "name": "@web3-storage/upload-api", - "version": "6.1.0", + "version": "6.2.0", "type": "module", "main": "./src/lib.js", "files": [