🔖 chore(release): v3.3.10 [skip ci]
### [Version 3.3.10](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.9...v3.3.10)
<sup>Released on **2023-12-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ImageInfo render error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ImageInfo render error ([3b5cde4](https://github.com/lobehub/sd-webui-lobe-theme/commit/3b5cde4))
</details>
<div align="right">
[](#readme-top)
</div>
pull/492/head
v3.3.10
parent
3b5cde498f
commit
23e13358cc
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.3.10](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.9...v3.3.10)
|
||||
|
||||
<sup>Released on **2023-12-15**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix ImageInfo render error.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix ImageInfo render error ([3b5cde4](https://github.com/lobehub/sd-webui-lobe-theme/commit/3b5cde4))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [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>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.3.9",
|
||||
"version": "3.3.10",
|
||||
"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