🔖 chore(release): v3.3.9 [skip ci]
### [Version 3.3.9](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.8...v3.3.9)
<sup>Released on **2023-12-14**</sup>
#### 💄 Styles
- **misc**: Fix Items are not highlighted in the list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix Items are not highlighted in the list, closes [#454](https://github.com/lobehub/sd-webui-lobe-theme/issues/454) ([1f8f85c](https://github.com/lobehub/sd-webui-lobe-theme/commit/1f8f85c))
</details>
<div align="right">
[](#readme-top)
</div>
pull/484/head
v3.3.9
parent
1f8f85c797
commit
c95e929289
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.3.9](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.8...v3.3.9)
|
||||
|
||||
<sup>Released on **2023-12-14**</sup>
|
||||
|
||||
#### 💄 Styles
|
||||
|
||||
- **misc**: Fix Items are not highlighted in the list.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### Styles
|
||||
|
||||
- **misc**: Fix Items are not highlighted in the list, closes [#454](https://github.com/lobehub/sd-webui-lobe-theme/issues/454) ([1f8f85c](https://github.com/lobehub/sd-webui-lobe-theme/commit/1f8f85c))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.3.8](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.7...v3.3.8)
|
||||
|
||||
<sup>Released on **2023-12-14**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.3.8",
|
||||
"version": "3.3.9",
|
||||
"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