Skip to content

Commit

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


##
[3.0.0](storacha/w3ui@keyring-core-v2.2.1...keyring-core-v3.0.0)
(2023-03-23)


### ⚠ BREAKING CHANGES

* use new account model
([storacha#400](storacha/w3ui#400))

### Features

* use new account model
([storacha#400](storacha/w3ui#400))
([b594536](storacha/w3ui@b594536))

---
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>
  • Loading branch information
github-actions[bot] authored Mar 23, 2023
1 parent cd6c140 commit 173d39c
Show file tree
Hide file tree
Showing 3 changed files with 13 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 @@ -7,7 +7,7 @@
"packages/solid-uploader": "3.0.2",
"packages/solid-uploads-list": "2.0.2",
"packages/vue-uploads-list": "2.0.1",
"packages/keyring-core": "2.2.1",
"packages/keyring-core": "3.0.0",
"packages/solid-keyring": "2.1.1",
"packages/react-keyring": "3.0.1",
"packages/vue-keyring": "2.0.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/w3ui/packages/keyring-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* use new account model ([#400](https://github.com/web3-storage/w3ui/issues/400))

### Features

* use new account model ([#400](https://github.com/web3-storage/w3ui/issues/400)) ([66dd20b](https://github.com/web3-storage/w3ui/commit/66dd20b3a95fc496da1aeb40342c8f691d147c7e))

## [2.2.1](https://github.com/web3-storage/w3ui/compare/keyring-core-v2.2.0...keyring-core-v2.2.1) (2023-02-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/w3ui/packages/keyring-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@w3ui/keyring-core",
"version": "2.2.1",
"version": "3.0.0",
"description": "w3ui keyring core.",
"main": "src/index.ts",
"type": "module",
Expand Down

0 comments on commit 173d39c

Please sign in to comment.