Skip to content

Commit

Permalink
chore(main): release w3console 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 24, 2023
1 parent dc8ddca commit 55296af
Show file tree
Hide file tree
Showing 3 changed files with 14 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"
}
12 changes: 12 additions & 0 deletions examples/react/w3console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# 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))

## [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 55296af

Please # to comment.