Skip to content

Commit 44eda74

Browse files
🔖 chore(release): v3.5.1 [skip ci]
### [Version&nbsp;3.5.1](v3.5.0...v3.5.1) <sup>Released on **2024-05-15**</sup> #### 🐛 Bug Fixes - **misc**: Fix type. #### 💄 Styles - **misc**: Update style. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix type ([a070ab9](a070ab9)) #### Styles * **misc**: Update style ([8fd035c](8fd035c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent a070ab9 commit 44eda74

2 files changed

Lines changed: 34 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
# Changelog
44

5+
### [Version 3.5.1](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.0...v3.5.1)
6+
7+
<sup>Released on **2024-05-15**</sup>
8+
9+
#### 🐛 Bug Fixes
10+
11+
- **misc**: Fix type.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: Update style.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### What's fixed
23+
24+
- **misc**: Fix type ([a070ab9](https://github.com/lobehub/sd-webui-lobe-theme/commit/a070ab9))
25+
26+
#### Styles
27+
28+
- **misc**: Update style ([8fd035c](https://github.com/lobehub/sd-webui-lobe-theme/commit/8fd035c))
29+
30+
</details>
31+
32+
<div align="right">
33+
34+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
35+
36+
</div>
37+
538
## [Version 3.5.0](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.4.10...v3.5.0)
639

740
<sup>Released on **2024-05-15**</sup>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sd-webui-lobe-theme",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"private": true,
55
"description": "LobeThem: The Modern Theme for Stable Diffusion WebUI, Exquisite interface design, Highly customizable UI, and Efficiency boosting features.",
66
"keywords": [

0 commit comments

Comments
 (0)