Skip to content

Commit

Permalink
chore(main): release w3console 1.2.0 (storacha#461)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](storacha/w3ui@w3console-v1.1.0...w3console-v1.2.0)
(2023-03-24)


### Features

* updates to ToS and login page
([storacha#447](storacha/w3ui#447))
([e62ad96](storacha/w3ui@e62ad96)),
closes [storacha#397](storacha/w3ui#397)


### Bug Fixes

* make auth email input text black
([storacha#462](storacha/w3ui#462))
([dc8ddca](storacha/w3ui@dc8ddca))
* wait for register space before returning from space create onSubmit
([storacha#463](storacha/w3ui#463))
([9b35b2c](storacha/w3ui@9b35b2c))

---
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 24, 2023
1 parent 9b35b2c commit 17bc3d3
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 @@ -11,5 +11,5 @@
"packages/solid-keyring": "3.0.0",
"packages/solid-uploader": "4.0.0",
"packages/solid-uploads-list": "3.0.0",
"examples/react/w3console": "1.1.0"
"examples/react/w3console": "1.2.0"
}
13 changes: 13 additions & 0 deletions examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.2.0](https://github.com/web3-storage/w3ui/compare/w3console-v1.1.0...w3console-v1.2.0) (2023-03-24)


### Features

* updates to ToS and login page ([#447](https://github.com/web3-storage/w3ui/issues/447)) ([e62ad96](https://github.com/web3-storage/w3ui/commit/e62ad969b73d1b694f75c172febf3b5ad5fba6a6)), closes [#397](https://github.com/web3-storage/w3ui/issues/397)


### Bug Fixes

* make auth email input text black ([#462](https://github.com/web3-storage/w3ui/issues/462)) ([dc8ddca](https://github.com/web3-storage/w3ui/commit/dc8ddca49c525f08d0968bfc74f22c5595e68f7d))
* wait for register space before returning from space create onSubmit ([#463](https://github.com/web3-storage/w3ui/issues/463)) ([9b35b2c](https://github.com/web3-storage/w3ui/commit/9b35b2cbdc571126873bb8d2bc58e2d7860b230f))

## [1.1.0](https://github.com/web3-storage/w3ui/compare/w3console-v1.0.1...w3console-v1.1.0) (2023-03-23)


Expand Down
2 changes: 1 addition & 1 deletion examples/react/w3console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "w3console",
"private": true,
"version": "1.1.0",
"version": "1.2.0",
"type": "module",
"scripts": {
"start": "vite",
Expand Down

0 comments on commit 17bc3d3

Please sign in to comment.