Skip to content

Commit

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


##
[3.0.1](react-keyring-v3.0.0...react-keyring-v3.0.1)
(2023-02-23)


### Bug Fixes

* update to latest @web3-storage/access
([#384](#384))
([5b06ee5](5b06ee5))

---
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 <travis@dag.house>
  • Loading branch information
github-actions[bot] and travis authored Feb 23, 2023
1 parent 4e4568f commit c88f097
Show file tree
Hide file tree
Showing 3 changed files with 9 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.2",
"packages/vue-uploads-list": "2.0.1",
"packages/keyring-core": "2.2.1",
"packages/react-keyring": "3.0.0",
"packages/react-keyring": "3.0.1",
"packages/solid-keyring": "2.1.0",
"packages/vue-keyring": "2.0.1"
}
7 changes: 7 additions & 0 deletions packages/react-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.0.1](https://github.com/web3-storage/w3ui/compare/react-keyring-v3.0.0...react-keyring-v3.0.1) (2023-02-23)


### Bug Fixes

* update to latest @web3-storage/access ([#384](https://github.com/web3-storage/w3ui/issues/384)) ([5b06ee5](https://github.com/web3-storage/w3ui/commit/5b06ee59350fcd285db495fc6de456caa6d327c1))

## [3.0.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v2.1.0...react-keyring-v3.0.0) (2023-02-06)


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": "3.0.0",
"version": "3.0.1",
"description": "React adapter for w3ui keyring.",
"main": "src/index.ts",
"publishConfig": {
Expand Down

0 comments on commit c88f097

Please # to comment.