Skip to content

Commit

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


##
[2.1.0](storacha/w3ui@solid-keyring-v2.0.1...solid-keyring-v2.1.0)
(2023-02-06)


### Features

* delegate access to spaces
([storacha#293](storacha/w3ui#293))
([d99c96c](storacha/w3ui@d99c96c))
* import a space into w3console
([storacha#309](storacha/w3ui#309))
([f9df8a8](storacha/w3ui@f9df8a8))


### Bug Fixes

* get solid examples working again
([storacha#199](storacha/w3ui#199))
([9b8c1ef](storacha/w3ui@9b8c1ef))

---
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 Feb 8, 2023
1 parent 1b692e0 commit c7bd96e
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@ -9,6 +9,6 @@
"packages/vue-uploads-list": "2.0.1",
"packages/keyring-core": "2.2.0",
"packages/react-keyring": "3.0.0",
"packages/solid-keyring": "2.0.1",
"packages/solid-keyring": "2.1.0",
"packages/vue-keyring": "2.0.1"
}
13 changes: 13 additions & 0 deletions packages/w3ui/packages/solid-keyring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.1.0](https://github.com/web3-storage/w3ui/compare/solid-keyring-v2.0.1...solid-keyring-v2.1.0) (2023-02-06)


### Features

* delegate access to spaces ([#293](https://github.com/web3-storage/w3ui/issues/293)) ([441d757](https://github.com/web3-storage/w3ui/commit/441d7573f628e358aa76fe8313f01e209c42c68f))
* import a space into w3console ([#309](https://github.com/web3-storage/w3ui/issues/309)) ([a69a95b](https://github.com/web3-storage/w3ui/commit/a69a95bbd83b0caf3babff55fb40891b94122b92))


### Bug Fixes

* get solid examples working again ([#199](https://github.com/web3-storage/w3ui/issues/199)) ([78ad7e9](https://github.com/web3-storage/w3ui/commit/78ad7e91dd83eff4e62f09100ef75b1c97671e3f))

## [2.0.1](https://github.com/web3-storage/w3ui/compare/solid-keyring-v2.0.0...solid-keyring-v2.0.1) (2022-12-15)


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

0 comments on commit c7bd96e

Please sign in to comment.