🔖 chore(release): v3.5.4 [skip ci]
### [Version 3.5.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.3...v3.5.4) <sup>Released on **2024-05-24**</sup> #### ♻ Code Refactoring - **misc**: Update formatInfo.ts. #### 🐛 Bug Fixes - **misc**: Fix lint error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Update formatInfo.ts, closes [#569](https://github.com/lobehub/sd-webui-lobe-theme/issues/569) ([main v3.5.42d33e85](https://github.com/lobehub/sd-webui-lobe-theme/commit/2d33e85)) #### What's fixed * **misc**: Fix lint error ([7f6dc8a](https://github.com/lobehub/sd-webui-lobe-theme/commit/7f6dc8a)) </details> <div align="right"> [](#readme-top) </div>
parent
7f6dc8ada2
commit
32b032c2a9
33
CHANGELOG.md
33
CHANGELOG.md
|
|
@ -2,6 +2,39 @@
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [Version 3.5.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.3...v3.5.4)
|
||||||
|
|
||||||
|
<sup>Released on **2024-05-24**</sup>
|
||||||
|
|
||||||
|
#### ♻ Code Refactoring
|
||||||
|
|
||||||
|
- **misc**: Update formatInfo.ts.
|
||||||
|
|
||||||
|
#### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- **misc**: Fix lint error.
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||||
|
|
||||||
|
#### Code refactoring
|
||||||
|
|
||||||
|
- **misc**: Update formatInfo.ts, closes [#569](https://github.com/lobehub/sd-webui-lobe-theme/issues/569) ([2d33e85](https://github.com/lobehub/sd-webui-lobe-theme/commit/2d33e85))
|
||||||
|
|
||||||
|
#### What's fixed
|
||||||
|
|
||||||
|
- **misc**: Fix lint error ([7f6dc8a](https://github.com/lobehub/sd-webui-lobe-theme/commit/7f6dc8a))
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<div align="right">
|
||||||
|
|
||||||
|
[](#readme-top)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
### [Version 3.5.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.2...v3.5.3)
|
### [Version 3.5.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.2...v3.5.3)
|
||||||
|
|
||||||
<sup>Released on **2024-05-16**</sup>
|
<sup>Released on **2024-05-16**</sup>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sd-webui-lobe-theme",
|
"name": "sd-webui-lobe-theme",
|
||||||
"version": "3.5.3",
|
"version": "3.5.4",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "LobeThem: The Modern Theme for Stable Diffusion WebUI, Exquisite interface design, Highly customizable UI, and Efficiency boosting features.",
|
"description": "LobeThem: The Modern Theme for Stable Diffusion WebUI, Exquisite interface design, Highly customizable UI, and Efficiency boosting features.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue