Skip to content

Commit

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


##
[10.1.0](w3up-client-v10.0.0...w3up-client-v10.1.0)
(2023-11-13)


### Features

* export Account so we can use it in w3ui
([#1116](#1116))
([9c7266e](9c7266e))


### Bug Fixes

* export new subscription, usage and filecoin clients
([#1111](#1111))
([7fe797d](7fe797d))

---
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 Nov 13, 2023
1 parent 9c7266e commit 88d7864
Show file tree
Hide file tree
Showing 3 changed files with 14 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.0",
"packages/upload-api": "7.3.1",
"packages/upload-client": "12.0.0",
"packages/w3up-client": "10.0.0",
"packages/w3up-client": "10.1.0",
"packages/did-mailto": "2.0.2"
}
12 changes: 12 additions & 0 deletions packages/w3up-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [10.1.0](https://github.com/web3-storage/w3up/compare/w3up-client-v10.0.0...w3up-client-v10.1.0) (2023-11-13)


### Features

* export Account so we can use it in w3ui ([#1116](https://github.com/web3-storage/w3up/issues/1116)) ([9c7266e](https://github.com/web3-storage/w3up/commit/9c7266ea296e567784feba62e2737d5d700bf2ac))


### Bug Fixes

* export new subscription, usage and filecoin clients ([#1111](https://github.com/web3-storage/w3up/issues/1111)) ([7fe797d](https://github.com/web3-storage/w3up/commit/7fe797d4e4920ff01e668e228cc237da9f81ed9f))

## [10.0.0](https://github.com/web3-storage/w3up/compare/w3up-client-v9.3.0...w3up-client-v10.0.0) (2023-11-09)


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.0.0",
"version": "10.1.0",
"description": "Client for the w3up API",
"license": "Apache-2.0 OR MIT",
"type": "module",
Expand Down

0 comments on commit 88d7864

Please sign in to comment.