Skip to content

Commit

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


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


### Features

* delegate access to spaces
([#293](#293))
([441d757](441d757))
* import a space into w3console
([#309](#309))
([a69a95b](a69a95b))


### Bug Fixes

* get solid examples working again
([#199](#199))
([78ad7e9](78ad7e9))

---
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 Feb 8, 2023
1 parent c07b7a8 commit cd09333
Show file tree
Hide file tree
Showing 3 changed files with 15 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 @@ -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/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/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 cd09333

Please sign in to comment.