Skip to content

Commit

Permalink
🔖 chore(release): v2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 2.0.0](v1.8.3...v2.0.0)
<sup>Released on **2023-06-28**</sup>

#### ♻ Code Refactoring

- **wip**: Refactor with @lobehub/ui.
- **misc**: Refactor layout and styles, refactor project.

#### ✨ Features

- **wip**: Theme modify.
- **misc**: Add custom logo, add primary color setting, add split t2i i2t layout.

#### 🐛 Bug Fixes

- **build**: Fix rollup-plugin-terser config.
- **misc**: Fix gallery style, fix setting typo.

#### 💄 Styles

- **misc**: Update, update, update grenerate button style, update layout style, update svg icon.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **wip**: Refactor with @lobehub/ui ([e116458](e116458))
* **misc**: Refactor layout and styles ([438cd1f](438cd1f))
* **misc**: Refactor project ([b9046f1](b9046f1))

#### What's improved

* **wip**: Theme modify ([7cdb48d](7cdb48d))
* **misc**: Add custom logo ([34ea7aa](34ea7aa))
* **misc**: Add primary color setting ([406aba7](406aba7))
* **misc**: Add split t2i i2t layout ([149d1d8](149d1d8))

#### What's fixed

* **build**: Fix rollup-plugin-terser config ([b46c7d4](b46c7d4))
* **misc**: Fix gallery style ([dd17dad](dd17dad))
* **misc**: Fix setting typo ([9419345](9419345))

#### Styles

* **misc**: Update ([6e6dad8](6e6dad8))
* **misc**: Update ([ba811e6](ba811e6))
* **misc**: Update grenerate button style ([48321e5](48321e5))
* **misc**: Update layout style ([ac76d7a](ac76d7a))
* **misc**: Update svg icon ([d7e13b6](d7e13b6))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed Jun 28, 2023
1 parent 27fc9a7 commit 717b092
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 238 deletions.
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,69 @@

</div>

## [Version 2.0.0](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v1.8.3...v2.0.0)

<sup>Released on **2023-06-28**</sup>

#### ♻ Code Refactoring

- **wip**: Refactor with @lobehub/ui.
- **misc**: Refactor layout and styles, refactor project.

#### ✨ Features

- **wip**: Theme modify.
- **misc**: Add custom logo, add primary color setting, add split t2i i2t layout.

#### 🐛 Bug Fixes

- **build**: Fix rollup-plugin-terser config.
- **misc**: Fix gallery style, fix setting typo.

#### 💄 Styles

- **misc**: Update, update, update grenerate button style, update layout style, update svg icon.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

- **wip**: Refactor with @lobehub/ui ([e116458](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/e116458))
- **misc**: Refactor layout and styles ([438cd1f](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/438cd1f))
- **misc**: Refactor project ([b9046f1](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/b9046f1))

#### What's improved

- **wip**: Theme modify ([7cdb48d](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/7cdb48d))
- **misc**: Add custom logo ([34ea7aa](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/34ea7aa))
- **misc**: Add primary color setting ([406aba7](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/406aba7))
- **misc**: Add split t2i i2t layout ([149d1d8](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/149d1d8))

#### What's fixed

- **build**: Fix rollup-plugin-terser config ([b46c7d4](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/b46c7d4))
- **misc**: Fix gallery style ([dd17dad](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/dd17dad))
- **misc**: Fix setting typo ([9419345](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/9419345))

#### Styles

- **misc**: Update ([6e6dad8](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/6e6dad8))
- **misc**: Update ([ba811e6](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/ba811e6))
- **misc**: Update grenerate button style ([48321e5](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/48321e5))
- **misc**: Update layout style ([ac76d7a](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/ac76d7a))
- **misc**: Update svg icon ([d7e13b6](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/d7e13b6))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### Version 1.8.3

<sup>Released on **2023-05-30**</sup>
Expand Down
Loading

0 comments on commit 717b092

Please sign in to comment.