Skip to content

Commit 32b032c

Browse files
🔖 chore(release): v3.5.4 [skip ci]
### [Version&nbsp;3.5.4](v3.5.3...v3.5.4) <sup>Released on **2024-05-24**</sup> #### ♻ Code Refactoring - **misc**: Update formatInfo.ts. #### 🐛 Bug Fixes - **misc**: Fix lint error. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Update formatInfo.ts, closes [#569](#569) ([2d33e85](2d33e85)) #### What's fixed * **misc**: Fix lint error ([7f6dc8a](7f6dc8a)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 7f6dc8a commit 32b032c

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
# Changelog
44

5+
### [Version 3.5.4](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.3...v3.5.4)
6+
7+
<sup>Released on **2024-05-24**</sup>
8+
9+
#### ♻ Code Refactoring
10+
11+
- **misc**: Update formatInfo.ts.
12+
13+
#### 🐛 Bug Fixes
14+
15+
- **misc**: Fix lint error.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### Code refactoring
23+
24+
- **misc**: Update formatInfo.ts, closes [#569](https://github.com/lobehub/sd-webui-lobe-theme/issues/569) ([2d33e85](https://github.com/lobehub/sd-webui-lobe-theme/commit/2d33e85))
25+
26+
#### What's fixed
27+
28+
- **misc**: Fix lint error ([7f6dc8a](https://github.com/lobehub/sd-webui-lobe-theme/commit/7f6dc8a))
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.3](https://github.com/lobehub/sd-webui-lobe-theme/compare/v3.5.2...v3.5.3)
639

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sd-webui-lobe-theme",
3-
"version": "3.5.3",
3+
"version": "3.5.4",
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)