Skip to content

Commit 0505458

Browse files
chore(main): release capabilities 13.2.0 (#1315)
🤖 I have created a release *beep* *boop* --- ## [13.2.0](storacha/w3up@capabilities-v13.1.1...capabilities-v13.2.0) (2024-03-21) ### Features * upgrade ucanto/transport to 9.1.0 in all packages to get more verbose errors from HTTP transport on non-ok response ([#1312](storacha/w3up#1312)) ([d6978d7](storacha/w3up@d6978d7)) --- 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: Vasco Santos <[email protected]>
1 parent 08a8bab commit 0505458

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/access-client": "18.2.0",
33
"packages/filecoin-api": "4.4.0",
44
"packages/filecoin-client": "3.3.0",
5-
"packages/capabilities": "13.1.1",
5+
"packages/capabilities": "13.2.0",
66
"packages/upload-api": "8.4.1",
77
"packages/upload-client": "13.0.1",
88
"packages/w3up-client": "12.4.1",

packages/capabilities/CHANGELOG.md

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

3+
## [13.2.0](https://github.com/web3-storage/w3up/compare/capabilities-v13.1.1...capabilities-v13.2.0) (2024-03-21)
4+
5+
6+
### Features
7+
8+
* upgrade ucanto/transport to 9.1.0 in all packages to get more verbose errors from HTTP transport on non-ok response ([#1312](https://github.com/web3-storage/w3up/issues/1312)) ([d6978d7](https://github.com/web3-storage/w3up/commit/d6978d7ab299be76987c6533d18e6857f6998fe6))
9+
310
## [13.1.1](https://github.com/web3-storage/w3up/compare/capabilities-v13.1.0...capabilities-v13.1.1) (2024-01-29)
411

512

packages/capabilities/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-storage/capabilities",
3-
"version": "13.1.1",
3+
"version": "13.2.0",
44
"description": "UCAN Capabilities provided by web3.storage",
55
"homepage": "https://web3.storage",
66
"repository": {

0 commit comments

Comments
 (0)