Skip to content

Commit

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


##
[16.1.0](w3up-client-v16.0.0...w3up-client-v16.1.0)
(2024-09-16)


### Features

* **client:** optional account recovery
([#1546](#1546))
([ea02adb](ea02adb))
* wait for plan selection
([#1547](#1547))
([7fdee77](7fdee77))


### Other Changes

* Add `pnpm dev` to watch-build all packages
([#1533](#1533))
([07970ef](07970ef))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 16, 2024
1 parent 7fdee77 commit ed65f9a
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@ -6,6 +6,6 @@
"packages/capabilities": "17.2.0",
"packages/upload-api": "18.0.3",
"packages/upload-client": "17.0.1",
"packages/w3up-client": "16.0.0",
"packages/w3up-client": "16.1.0",
"packages/did-mailto": "2.0.2"
}
13 changes: 13 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [16.1.0](https://github.com/storacha/w3up/compare/w3up-client-v16.0.0...w3up-client-v16.1.0) (2024-09-16)


### Features

* **client:** optional account recovery ([#1546](https://github.com/storacha/w3up/issues/1546)) ([ea02adb](https://github.com/storacha/w3up/commit/ea02adb77cfe207a5823e24d886d28b6650ecc03))
* wait for plan selection ([#1547](https://github.com/storacha/w3up/issues/1547)) ([7fdee77](https://github.com/storacha/w3up/commit/7fdee77cb35326807a59f368c2276f945c256874))


### Other Changes

* Add `pnpm dev` to watch-build all packages ([#1533](https://github.com/storacha/w3up/issues/1533)) ([07970ef](https://github.com/storacha/w3up/commit/07970efd443149158ebbfb2c4e745b5007eb9407))

## [16.0.0](https://github.com/storacha-network/w3up/compare/w3up-client-v15.0.0...w3up-client-v16.0.0) (2024-07-29)


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

0 comments on commit ed65f9a

Please sign in to comment.