Skip to content

Commit

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


##
[4.0.0](solid-keyring-v3.0.0...solid-keyring-v4.0.0)
(2023-03-30)


### ⚠ BREAKING CHANGES

* update examples for new authorize flow
([#474](#474))

### Bug Fixes

* update examples for new authorize flow
([#474](#474))
([0925c21](0925c21))

---
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 Mar 30, 2023
1 parent a462138 commit 1007d21
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 @@ -8,7 +8,7 @@
"packages/vue-keyring": "4.0.0",
"packages/vue-uploader": "4.0.0",
"packages/vue-uploads-list": "3.0.0",
"packages/solid-keyring": "3.0.0",
"packages/solid-keyring": "4.0.0",
"packages/solid-uploader": "4.0.0",
"packages/solid-uploads-list": "3.0.0",
"examples/react/w3console": "1.3.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/solid-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/web3-storage/w3ui/compare/solid-keyring-v3.0.0...solid-keyring-v4.0.0) (2023-03-30)


### ⚠ BREAKING CHANGES

* update examples for new authorize flow ([#474](https://github.com/web3-storage/w3ui/issues/474))

### Bug Fixes

* update examples for new authorize flow ([#474](https://github.com/web3-storage/w3ui/issues/474)) ([0925c21](https://github.com/web3-storage/w3ui/commit/0925c213c68c17f7edf606c0e55d22cec85b719a))

## [3.0.0](https://github.com/web3-storage/w3ui/compare/solid-keyring-v2.1.1...solid-keyring-v3.0.0) (2023-03-23)


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

0 comments on commit 1007d21

Please sign in to comment.