🔖 chore(release): v2.8.1 [skip ci]
### [Version 2.8.1](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.8.0...v2.8.1)
<sup>Released on **2023-07-08**</sup>
#### 🐛 Bug Fixes
- **setting**: Fix setting.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **setting**: Fix setting ([0305fc0](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/0305fc0))
</details>
<div align="right">
[](#readme-top)
</div>
pull/290/head
v2.8.1
parent
0305fc00e1
commit
958d23f539
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 2.8.1](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.8.0...v2.8.1)
|
||||
|
||||
<sup>Released on **2023-07-08**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **setting**: Fix setting.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **setting**: Fix setting ([0305fc0](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/0305fc0))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
## [Version 2.8.0](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.7.2...v2.8.0)
|
||||
|
||||
<sup>Released on **2023-07-08**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.1",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, legacy verison a.k.a kitchen theme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue