Skip to content

Commit

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


##
[6.2.1](react-keyring-v6.2.0...react-keyring-v6.2.1)
(2023-11-14)


### Bug Fixes

* correctly clear local storage
([#582](#582))
([6593030](6593030))

---
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 Nov 15, 2023
1 parent 6593030 commit 164449d
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 @@ -2,7 +2,7 @@
"packages/keyring-core": "5.1.0",
"packages/uploader-core": "6.1.0",
"packages/uploads-list-core": "4.1.0",
"packages/react-keyring": "6.2.0",
"packages/react-keyring": "6.2.1",
"packages/react-uploader": "5.2.0",
"packages/react-uploads-list": "4.2.0",
"packages/vue-keyring": "5.0.1",
Expand Down
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

## [6.2.1](https://github.com/web3-storage/w3ui/compare/react-keyring-v6.2.0...react-keyring-v6.2.1) (2023-11-14)


### Bug Fixes

* correctly clear local storage ([#582](https://github.com/web3-storage/w3ui/issues/582)) ([6593030](https://github.com/web3-storage/w3ui/commit/65930308728d0c8f5edff010afac144c51681067))

## [6.2.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v6.1.0...react-keyring-v6.2.0) (2023-11-03)


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

0 comments on commit 164449d

Please sign in to comment.