🔖 chore(release): v3.0.15 [skip ci]
### [Version 3.0.15](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.14...v3.0.15)
<sup>Released on **2023-11-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix highlight trim.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix highlight trim ([c701c9f](https://github.com/lobehub/sd-webui-lobe-theme/commit/c701c9f))
</details>
<div align="right">
[](#readme-top)
</div>
pull/472/head^2
v3.0.15
parent
c701c9f429
commit
7289b7472f
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.0.15](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.14...v3.0.15)
|
||||
|
||||
<sup>Released on **2023-11-27**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix highlight trim.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix highlight trim ([c701c9f](https://github.com/lobehub/sd-webui-lobe-theme/commit/c701c9f))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.0.14](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.13...v3.0.14)
|
||||
|
||||
<sup>Released on **2023-11-27**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.0.14",
|
||||
"version": "3.0.15",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue