🔖 chore(release): v3.3.2 [skip ci]
### [Version 3.3.2](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.1...v3.3.2)
<sup>Released on **2023-11-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix encoding.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix encoding ([a308dab](https://github.com/lobehub/sd-webui-lobe-theme/commit/a308dab))
</details>
<div align="right">
[](#readme-top)
</div>
pull/477/head
v3.3.2
parent
a308dabda1
commit
8f8360c762
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.3.2](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.1...v3.3.2)
|
||||
|
||||
<sup>Released on **2023-11-29**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix encoding.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix encoding ([a308dab](https://github.com/lobehub/sd-webui-lobe-theme/commit/a308dab))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.3.1](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.0...v3.3.1)
|
||||
|
||||
<sup>Released on **2023-11-29**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.3.1",
|
||||
"version": "3.3.2",
|
||||
"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