🔖 chore(release): v3.3.4 [skip ci]
### [Version 3.3.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.3...v3.3.4)
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix img2img Gallery image auto height.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix img2img Gallery image auto height, closes [#481](https://github.com/lobehub/sd-webui-lobe-theme/issues/481) ([a32cdec](https://github.com/lobehub/sd-webui-lobe-theme/commit/a32cdec))
</details>
<div align="right">
[](#readme-top)
</div>
pull/485/head
v3.3.4
parent
e5bb47e3ed
commit
cbefb3c2ef
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.3.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.3...v3.3.4)
|
||||
|
||||
<sup>Released on **2023-12-03**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix img2img Gallery image auto height.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix img2img Gallery image auto height, closes [#481](https://github.com/lobehub/sd-webui-lobe-theme/issues/481) ([a32cdec](https://github.com/lobehub/sd-webui-lobe-theme/commit/a32cdec))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.3.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.2...v3.3.3)
|
||||
|
||||
<sup>Released on **2023-11-29**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.3.3",
|
||||
"version": "3.3.4",
|
||||
"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