Skip to content

Commit

Permalink
chore(main): release w3up-client 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
it-dag-house committed Nov 15, 2023
1 parent 1b94f2d commit ec1e2f1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"packages/capabilities": "11.4.1",
"packages/upload-api": "7.3.2",
"packages/upload-client": "12.0.0",
"packages/w3up-client": "10.3.0",
"packages/w3up-client": "11.0.0",
"packages/did-mailto": "2.0.2"
}
16 changes: 16 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [11.0.0](https://github.com/web3-storage/w3up/compare/w3up-client-v10.3.0...w3up-client-v11.0.0) (2023-11-15)


### ⚠ BREAKING CHANGES

* coupon ([#1136](https://github.com/web3-storage/w3up/issues/1136))

### Features

* coupon ([#1136](https://github.com/web3-storage/w3up/issues/1136)) ([1b94f2d](https://github.com/web3-storage/w3up/commit/1b94f2d3f6538d717d38b21dcb76657fd1f3e268))


### Bug Fixes

* upgrade ucanto core ([#1127](https://github.com/web3-storage/w3up/issues/1127)) ([5ce4d22](https://github.com/web3-storage/w3up/commit/5ce4d2292d7e980da4a2ea0f1583f608a81157d2))

## [10.3.0](https://github.com/web3-storage/w3up/compare/w3up-client-v10.2.0...w3up-client-v10.3.0) (2023-11-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/w3up-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/w3up-client",
"version": "10.3.0",
"version": "11.0.0",
"description": "Client for the w3up API",
"license": "Apache-2.0 OR MIT",
"type": "module",
Expand Down

0 comments on commit ec1e2f1

Please sign in to comment.