Skip to content

Commit 3f63cdf

Browse files
chore(main): release react-keyring 5.1.0 (#487)
🤖 I have created a release *beep* *boop* --- ## [5.1.0](react-keyring-v5.0.0...react-keyring-v5.1.0) (2023-03-30) ### Features * use new faster auth function ([#483](#483)) ([372f249](372f249)) --- 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>
1 parent 0e34c3c commit 3f63cdf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages/keyring-core": "4.1.0",
33
"packages/uploader-core": "5.0.0",
44
"packages/uploads-list-core": "3.0.0",
5-
"packages/react-keyring": "5.0.0",
5+
"packages/react-keyring": "5.1.0",
66
"packages/react-uploader": "4.0.0",
77
"packages/react-uploads-list": "3.0.0",
88
"packages/vue-keyring": "4.0.0",

packages/react-keyring/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.1.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v5.0.0...react-keyring-v5.1.0) (2023-03-30)
4+
5+
6+
### Features
7+
8+
* use new faster auth function ([#483](https://github.com/web3-storage/w3ui/issues/483)) ([372f249](https://github.com/web3-storage/w3ui/commit/372f249c8ee253e7b5a291530ce54ee615ce0568))
9+
310
## [5.0.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v4.0.0...react-keyring-v5.0.0) (2023-03-30)
411

512

packages/react-keyring/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@w3ui/react-keyring",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "React adapter for w3ui keyring.",
55
"main": "src/index.ts",
66
"publishConfig": {

0 commit comments

Comments
 (0)