Skip to content

Commit

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


##
[5.0.1](vue-keyring-v5.0.0...vue-keyring-v5.0.1)
(2023-09-06)


### Bug Fixes

* bump keyring package versions to bring in latest keyring-core
([#550](#550))
([3402edb](3402edb))

---
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 <[email protected]>
  • Loading branch information
github-actions[bot] and travis authored Sep 6, 2023
1 parent df77175 commit aa6a447
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 @@ -5,7 +5,7 @@
"packages/react-keyring": "6.0.0",
"packages/react-uploader": "5.0.0",
"packages/react-uploads-list": "4.0.0",
"packages/vue-keyring": "5.0.0",
"packages/vue-keyring": "5.0.1",
"packages/vue-uploader": "5.0.0",
"packages/vue-uploads-list": "4.0.0",
"packages/solid-keyring": "5.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.1](https://github.com/web3-storage/w3ui/compare/vue-keyring-v5.0.0...vue-keyring-v5.0.1) (2023-09-06)


### Bug Fixes

* bump keyring package versions to bring in latest keyring-core ([#550](https://github.com/web3-storage/w3ui/issues/550)) ([3402edb](https://github.com/web3-storage/w3ui/commit/3402edb4740ebec45b576be4260363ec9b646b2c))

## [5.0.0](https://github.com/web3-storage/w3ui/compare/vue-keyring-v4.2.0...vue-keyring-v5.0.0) (2023-07-25)


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

0 comments on commit aa6a447

Please sign in to comment.