🔖 chore(release): v3.0.3 [skip ci]
### [Version 3.0.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.2...v3.0.3) <sup>Released on **2023-09-04**</sup> #### 🐛 Bug Fixes - **misc**: Fix build, Update .gitignore. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix build ([pull/396/head v3.0.3d83c494](https://github.com/lobehub/sd-webui-lobe-theme/commit/d83c494)) * **misc**: Update .gitignore ([c39ac28](https://github.com/lobehub/sd-webui-lobe-theme/commit/c39ac28)) </details> <div align="right"> [](#readme-top) </div>
parent
d83c49471a
commit
7365559cdc
26
CHANGELOG.md
26
CHANGELOG.md
|
|
@ -2,6 +2,32 @@
|
|||
|
||||
# Changelog
|
||||
|
||||
### [Version 3.0.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.2...v3.0.3)
|
||||
|
||||
<sup>Released on **2023-09-04**</sup>
|
||||
|
||||
#### 🐛 Bug Fixes
|
||||
|
||||
- **misc**: Fix build, Update .gitignore.
|
||||
|
||||
<br/>
|
||||
|
||||
<details>
|
||||
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||
|
||||
#### What's fixed
|
||||
|
||||
- **misc**: Fix build ([d83c494](https://github.com/lobehub/sd-webui-lobe-theme/commit/d83c494))
|
||||
- **misc**: Update .gitignore ([c39ac28](https://github.com/lobehub/sd-webui-lobe-theme/commit/c39ac28))
|
||||
|
||||
</details>
|
||||
|
||||
<div align="right">
|
||||
|
||||
[](#readme-top)
|
||||
|
||||
</div>
|
||||
|
||||
### [Version 3.0.2](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.0.1...v3.0.2)
|
||||
|
||||
<sup>Released on **2023-09-04**</sup>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sd-webui-lobe-theme",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"private": true,
|
||||
"description": "The modern theme for stable diffusion webui, legacy verison a.k.a kitchen theme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue