Skip to content

Commit

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


##
[7.0.0](react-keyring-v6.2.1...react-keyring-v7.0.0)
(2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring
([#581](#581))

### Features

* use w3up-client in keyring
([#581](#581))
([bd5f341](bd5f341))

---
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: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
github-actions[bot] and Alan Shaw authored Nov 21, 2023
1 parent a51986a commit 358f96f
Show file tree
Hide file tree
Showing 3 changed files with 13 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": "6.0.0",
"packages/uploader-core": "7.0.0",
"packages/uploads-list-core": "5.0.0",
"packages/react-keyring": "6.2.1",
"packages/react-keyring": "7.0.0",
"packages/react-uploader": "5.2.0",
"packages/react-uploads-list": "4.2.0",
"packages/vue-keyring": "5.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/react-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [7.0.0](https://github.com/web3-storage/w3ui/compare/react-keyring-v6.2.1...react-keyring-v7.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581))

### Features

* use w3up-client in keyring ([#581](https://github.com/web3-storage/w3ui/issues/581)) ([bd5f341](https://github.com/web3-storage/w3ui/commit/bd5f34186b14c4817924a93658f79be16898902a))

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


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

0 comments on commit 358f96f

Please sign in to comment.