Skip to content

Commit b59f588

Browse files
chore(main): release w3up-client 17.0.0
1 parent be2f05f commit b59f588

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"packages/capabilities": "17.4.1",
77
"packages/upload-api": "18.1.4",
88
"packages/upload-client": "17.1.1",
9-
"packages/w3up-client": "16.5.2",
9+
"packages/w3up-client": "17.0.0",
1010
"packages/did-mailto": "2.0.2"
1111
}

packages/w3up-client/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [17.0.0](https://github.com/storacha/w3up/compare/w3up-client-v16.5.2...w3up-client-v17.0.0) (2024-12-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* content serve authorization ([#1590](https://github.com/storacha/w3up/issues/1590))
9+
10+
### Features
11+
12+
* content serve authorization ([#1590](https://github.com/storacha/w3up/issues/1590)) ([8b553a5](https://github.com/storacha/w3up/commit/8b553a53253f55a3f0a2980557fa5c3b92427f3f))
13+
314
## [16.5.2](https://github.com/storacha/w3up/compare/w3up-client-v16.5.1...w3up-client-v16.5.2) (2024-11-29)
415

516

packages/w3up-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/w3up-client",
3-
"version": "16.5.2",
3+
"version": "17.0.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)