Skip to content

Commit

Permalink
chore(main): release react-keyring 2.1.0 (storacha#372)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.1.0](storacha/w3ui@react-keyring-v2.0.1...react-keyring-v2.1.0)
(2023-02-03)


### Features

* "Headless" UI components
([#136](storacha/w3ui#136))
([46583e0](storacha/w3ui@46583e0))
* delegate access to spaces
([storacha#293](storacha/w3ui#293))
([441d757](storacha/w3ui@441d757))
* support `as` prop in uploader component
([storacha#236](storacha/w3ui#236))
([c802e99](storacha/w3ui@c802e99)),
closes [storacha#235](storacha/w3ui#235)

---
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>
Co-authored-by: Travis Vachon <[email protected]>
Co-authored-by: Travis Vachon <[email protected]>
  • Loading branch information
3 people authored Feb 3, 2023
1 parent 33391f9 commit 9cace63
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"packages/solid-uploads-list": "2.0.1",
"packages/vue-uploads-list": "2.0.1",
"packages/keyring-core": "2.1.1",
"packages/react-keyring": "2.0.1",
"packages/react-keyring": "2.1.0",
"packages/solid-keyring": "2.0.1",
"packages/vue-keyring": "2.0.1"
}
9 changes: 9 additions & 0 deletions packages/react-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.1.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v2.0.1...react-keyring-v2.1.0) (2023-02-03)


### Features

* "Headless" Authenticator component ([#136](https://github.com/web3-storage/w3ui/issues/136)) ([46583e0](https://github.com/web3-storage/w3ui/commit/46583e08d49de1dc9dd57287fd5b9bac79a1e2e2))
* enable delegating access to spaces ([#293](https://github.com/web3-storage/w3ui/issues/293)) ([441d757](https://github.com/web3-storage/w3ui/commit/441d7573f628e358aa76fe8313f01e209c42c68f))
* support `as` prop in Authenticator component ([#236](https://github.com/web3-storage/w3ui/issues/236)) ([c802e99](https://github.com/web3-storage/w3ui/commit/c802e9909289a113bf646f22d25e5c6fbd1c1d3e)), closes [#235](https://github.com/web3-storage/w3ui/issues/235)

## [2.0.1](https://github.com/web3-storage/w3ui/compare/react-keyring-v2.0.0...react-keyring-v2.0.1) (2022-12-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-keyring/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/react-keyring",
"version": "2.0.1",
"version": "2.1.0",
"description": "React adapter for w3ui keyring.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit 9cace63

Please sign in to comment.