Skip to content

Commit

Permalink
chore(main): release w3up-client 12.5.1 (#1358)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[12.5.1](w3up-client-v12.5.0...w3up-client-v12.5.1)
(2024-04-11)


### Fixes

* look for the correct capability in `client.capability.upload.get`
([#1357](#1357))
([77199fe](77199fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
it-dag-house authored Apr 11, 2024
1 parent 77199fe commit d51faf2
Show file tree
Hide file tree
Showing 3 changed files with 9 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": "13.2.0",
"packages/upload-api": "9.0.0",
"packages/upload-client": "13.2.0",
"packages/w3up-client": "12.5.0",
"packages/w3up-client": "12.5.1",
"packages/did-mailto": "2.0.2"
}
7 changes: 7 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [12.5.1](https://github.com/web3-storage/w3up/compare/w3up-client-v12.5.0...w3up-client-v12.5.1) (2024-04-11)


### Fixes

* look for the correct capability in `client.capability.upload.get` ([#1357](https://github.com/web3-storage/w3up/issues/1357)) ([77199fe](https://github.com/web3-storage/w3up/commit/77199fe2261355f9c24fa06ab6aa5aad419e649a))

## [12.5.0](https://github.com/web3-storage/w3up/compare/w3up-client-v12.4.1...w3up-client-v12.5.0) (2024-03-21)


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": "12.5.0",
"version": "12.5.1",
"description": "Client for the web3.storage w3up api",
"license": "Apache-2.0 OR MIT",
"type": "module",
Expand Down

0 comments on commit d51faf2

Please sign in to comment.