Skip to content

Commit 86adc4a

Browse files
chore(main): release upload-api 19.2.0 (#1642)
🤖 I have created a release *beep* *boop* --- ## [19.2.0](upload-api-v19.1.0...upload-api-v19.2.0) (2025-05-21) ### Features * port of storacha/upload-service@2c12c23 ([#1641](#1641)) ([8eb4306](8eb4306)) --- 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8eb4306 commit 86adc4a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/filecoin-api": "8.0.0",
55
"packages/filecoin-client": "3.3.5",
66
"packages/capabilities": "18.1.0",
7-
"packages/upload-api": "19.1.0",
7+
"packages/upload-api": "19.2.0",
88
"packages/upload-client": "17.1.4",
99
"packages/w3up-client": "17.2.0",
1010
"packages/did-mailto": "2.0.2"

packages/upload-api/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [19.2.0](https://github.com/storacha/w3up/compare/upload-api-v19.1.0...upload-api-v19.2.0) (2025-05-21)
4+
5+
6+
### Features
7+
8+
* port of https://github.com/storacha/upload-service/commit/2c12c23d13d14e9f1b79c34b8169f20975d431f7 ([#1641](https://github.com/storacha/w3up/issues/1641)) ([8eb4306](https://github.com/storacha/w3up/commit/8eb43061b184e222f6aaf10d69a0129225858a6f))
9+
310
## [19.1.0](https://github.com/storacha/w3up/compare/upload-api-v19.0.0...upload-api-v19.1.0) (2025-02-25)
411

512

packages/upload-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@web3-storage/upload-api",
33
"description": "The upload api for web3.storage",
4-
"version": "19.1.0",
4+
"version": "19.2.0",
55
"type": "module",
66
"main": "./src/lib.js",
77
"homepage": "https://web3.storage",

0 commit comments

Comments
 (0)