🔖 chore(release): v3.3.6 [skip ci]
### [Version 3.3.6](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.5...v3.3.6)
<sup>Released on **2023-12-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor inject with react hook.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor inject with react hook, closes [#489](https://github.com/lobehub/sd-webui-lobe-theme/issues/489) ([c376aa6](https://github.com/lobehub/sd-webui-lobe-theme/commit/c376aa6))
</details>
<div align="right">
[](#readme-top)
</div>
pull/484/head
v3.3.6
parent
c376aa6c29
commit
8a9ed3282d
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -2,6 +2,31 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.3.6](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.5...v3.3.6)
|
||||
|
||||
<sup>Released on **2023-12-12**</sup>
|
||||
|
||||
#### ♻ Code Refactoring
|
||||
|
||||
- **misc**: Refactor inject with react hook.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### Code refactoring
|
||||
|
||||
- **misc**: Refactor inject with react hook, closes [#489](https://github.com/lobehub/sd-webui-lobe-theme/issues/489) ([c376aa6](https://github.com/lobehub/sd-webui-lobe-theme/commit/c376aa6))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.3.5](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.3.4...v3.3.5)
|
||||
|
||||
<sup>Released on **2023-12-10**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.3.5",
|
||||
"version": "3.3.6",
|
||||
"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