🔖 chore(release): v2.8.4 [skip ci]
### [Version 2.8.4](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.8.3...v2.8.4)
<sup>Released on **2023-07-20**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor store.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor store ([c220794](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/c220794))
</details>
<div align="right">
[](#readme-top)
</div>
pull/303/head
v2.8.4
parent
14d9d730ce
commit
87525654af
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 2.8.4](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.8.3...v2.8.4)
|
||||
|
||||
<sup>Released on **2023-07-20**</sup>
|
||||
|
||||
#### ♻ Code Refactoring
|
||||
|
||||
- **misc**: Refactor store.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### Code refactoring
|
||||
|
||||
- **misc**: Refactor store ([c220794](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/c220794))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 2.8.3](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v2.8.2...v2.8.3)
|
||||
|
||||
<sup>Released on **2023-07-17**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "2.8.3",
|
||||
"version": "2.8.4",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, legacy verison a.k.a kitchen theme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue