🔖 chore(release): v3.5.1 [skip ci]
### [Version 3.5.1](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.0...v3.5.1) <sup>Released on **2024-05-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix type. #### 💄 Styles - **misc**: Update style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix type ([pull/568/head v3.5.1a070ab9](https://github.com/lobehub/sd-webui-lobe-theme/commit/a070ab9)) #### Styles * **misc**: Update style ([8fd035c](https://github.com/lobehub/sd-webui-lobe-theme/commit/8fd035c)) </details> <div align="right"> [](#readme-top) </div>
parent
a070ab9b2b
commit
44eda74827
33
CHANGELOG.md
33
CHANGELOG.md
|
|
@ -2,6 +2,39 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.5.1](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.0...v3.5.1)
|
||||
|
||||
<sup>Released on **2024-05-15**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix type.
|
||||
|
||||
#### 💄 Styles
|
||||
|
||||
- **misc**: Update style.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix type ([a070ab9](https://github.com/lobehub/sd-webui-lobe-theme/commit/a070ab9))
|
||||
|
||||
#### Styles
|
||||
|
||||
- **misc**: Update style ([8fd035c](https://github.com/lobehub/sd-webui-lobe-theme/commit/8fd035c))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
## [Version 3.5.0](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.10...v3.5.0)
|
||||
|
||||
<sup>Released on **2024-05-15**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"private": true,
|
||||
"description": "LobeThem: The Modern Theme for Stable Diffusion WebUI, Exquisite interface design, Highly customizable UI, and Efficiency boosting features.",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue