Skip to content

Commit

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


##
[5.1.0](storacha/w3ui@react-keyring-v5.0.0...react-keyring-v5.1.0)
(2023-03-30)


### Features

* use new faster auth function
([storacha#483](storacha/w3ui#483))
([f100ec2](storacha/w3ui@f100ec2))

---
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 Mar 30, 2023
1 parent 3f8a903 commit 279d1b1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/w3ui/.release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages/keyring-core": "4.1.0",
"packages/uploader-core": "5.0.0",
"packages/uploads-list-core": "3.0.0",
"packages/react-keyring": "5.0.0",
"packages/react-keyring": "5.1.0",
"packages/react-uploader": "4.0.0",
"packages/react-uploads-list": "3.0.0",
"packages/vue-keyring": "4.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/w3ui/packages/react-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v5.0.0...react-keyring-v5.1.0) (2023-03-30)


### Features

* use new faster auth function ([#483](https://github.com/web3-storage/w3ui/issues/483)) ([372f249](https://github.com/web3-storage/w3ui/commit/372f249c8ee253e7b5a291530ce54ee615ce0568))

## [5.0.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v4.0.0...react-keyring-v5.0.0) (2023-03-30)


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

0 comments on commit 279d1b1

Please sign in to comment.