Skip to content

Commit 2fc08c8

Browse files
chore(main): release w3up-client 17.3.0 (#1643)
🤖 I have created a release *beep* *boop* --- ## [17.3.0](w3up-client-v17.2.0...w3up-client-v17.3.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> Co-authored-by: Hannah Howard <[email protected]>
1 parent 86adc4a commit 2fc08c8

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
@@ -6,6 +6,6 @@
66
"packages/capabilities": "18.1.0",
77
"packages/upload-api": "19.2.0",
88
"packages/upload-client": "17.1.4",
9-
"packages/w3up-client": "17.2.0",
9+
"packages/w3up-client": "17.3.0",
1010
"packages/did-mailto": "2.0.2"
1111
}

packages/w3up-client/CHANGELOG.md

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

3+
## [17.3.0](https://github.com/storacha/w3up/compare/w3up-client-v17.2.0...w3up-client-v17.3.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
## [17.2.0](https://github.com/storacha/w3up/compare/w3up-client-v17.1.2...w3up-client-v17.2.0) (2025-02-25)
411

512

packages/w3up-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/w3up-client",
3-
"version": "17.2.0",
3+
"version": "17.3.0",
44
"description": "Client for the web3.storage w3up api",
55
"license": "Apache-2.0 OR MIT",
66
"type": "module",

0 commit comments

Comments
 (0)