🔖 chore(release): v3.4.8 [skip ci]
### [Version 3.4.8](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.7...v3.4.8)
<sup>Released on **2024-01-15**</sup>
#### 🐛 Bug Fixes
- **misc**: ComfyUI extension canvas height.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: ComfyUI extension canvas height, closes [#516](https://github.com/lobehub/sd-webui-lobe-theme/issues/516) ([4111c01](https://github.com/lobehub/sd-webui-lobe-theme/commit/4111c01))
</details>
<div align="right">
[](#readme-top)
</div>
pull/522/head
v3.4.8
parent
e7f0854df6
commit
19f127024e
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [Version 3.4.8](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.7...v3.4.8)
|
||||||
|
|
||||||
|
<sup>Released on **2024-01-15**</sup>
|
||||||
|
|
||||||
|
#### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- **misc**: ComfyUI extension canvas height.
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||||
|
|
||||||
|
#### What's fixed
|
||||||
|
|
||||||
|
- **misc**: ComfyUI extension canvas height, closes [#516](https://github.com/lobehub/sd-webui-lobe-theme/issues/516) ([4111c01](https://github.com/lobehub/sd-webui-lobe-theme/commit/4111c01))
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<div align="right">
|
||||||
|
|
||||||
|
[](#readme-top)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
### [Version 3.4.7](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.6...v3.4.7)
|
### [Version 3.4.7](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.6...v3.4.7)
|
||||||
|
|
||||||
<sup>Released on **2024-01-14**</sup>
|
<sup>Released on **2024-01-14**</sup>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sd-webui-lobe-theme",
|
"name": "sd-webui-lobe-theme",
|
||||||
"version": "3.4.7",
|
"version": "3.4.8",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.",
|
"description": "The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue