🔖 chore(release): v2.6.2 [skip ci]
### [Version 2.6.2](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.6.1...v2.6.2)
<sup>Released on **2023-07-01**</sup>
#### 🐛 Bug Fixes
- **autocomplete**: Fix some style bug on autocomplete.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **autocomplete**: Fix some style bug on autocomplete ([6e290e2](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/6e290e2))
</details>
<div align="right">
[](#readme-top)
</div>
pull/240/head
v2.6.2
parent
6e290e2992
commit
c109118501
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 2.6.2](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.6.1...v2.6.2)
|
||||
|
||||
<sup>Released on **2023-07-01**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **autocomplete**: Fix some style bug on autocomplete.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **autocomplete**: Fix some style bug on autocomplete ([6e290e2](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/6e290e2))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 2.6.1](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.6.0...v2.6.1)
|
||||
|
||||
<sup>Released on **2023-06-30**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "2.6.1",
|
||||
"version": "2.6.2",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, legacy verison a.k.a kitchen theme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue