🔖 chore(release): v3.0.7 [skip ci]
### [Version 3.0.7](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.6...v3.0.7)
<sup>Released on **2023-09-12**</sup>
#### 💄 Styles
- **misc**: Fix prompt higlight.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix prompt higlight ([f190c1a](https://github.com/lobehub/sd-webui-lobe-theme/commit/f190c1a))
</details>
<div align="right">
[](#readme-top)
</div>
pull/414/head
v3.0.7
parent
9a4454f90b
commit
6c6a047e14
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.0.7](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.6...v3.0.7)
|
||||
|
||||
<sup>Released on **2023-09-12**</sup>
|
||||
|
||||
#### 💄 Styles
|
||||
|
||||
- **misc**: Fix prompt higlight.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### Styles
|
||||
|
||||
- **misc**: Fix prompt higlight ([f190c1a](https://github.com/lobehub/sd-webui-lobe-theme/commit/f190c1a))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.0.6](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.5...v3.0.6)
|
||||
|
||||
<sup>Released on **2023-09-12**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.0.6",
|
||||
"version": "3.0.7",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, legacy verison a.k.a kitchen theme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue