File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 6
6
"packages/capabilities" : " 17.4.1" ,
7
7
"packages/upload-api" : " 18.1.4" ,
8
8
"packages/upload-client" : " 17.1.1" ,
9
- "packages/w3up-client" : " 16.5.2 " ,
9
+ "packages/w3up-client" : " 17.0.0 " ,
10
10
"packages/did-mailto" : " 2.0.2"
11
11
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
14
## [ 16.5.2] ( https://github.com/storacha/w3up/compare/w3up-client-v16.5.1...w3up-client-v16.5.2 ) (2024-11-29)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @web3-storage/w3up-client" ,
3
- "version" : " 16.5.2 " ,
3
+ "version" : " 17.0.0 " ,
4
4
"description" : " Client for the web3.storage w3up api" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments