Skip to content

Commit fb6ad2b

Browse files
🔖 chore(release): v4.38.4 [skip ci]
## [4.38.4](v4.38.3...v4.38.4) (2026-02-15) ### ♻ Code Refactoring * **styles**: Extract fadeIn animation to animations.ts ([f6308aa](f6308aa)) ### 💄 Styles * Revert stream animation to fade-in ([0a0ea88](0a0ea88))
1 parent f6308aa commit fb6ad2b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
## [4.38.4](https://github.com/lobehub/lobe-ui/compare/v4.38.3...v4.38.4) (2026-02-15)
6+
7+
### ♻ Code Refactoring
8+
9+
- **styles**: Extract fadeIn animation to animations.ts ([f6308aa](https://github.com/lobehub/lobe-ui/commit/f6308aa))
10+
11+
### 💄 Styles
12+
13+
- Revert stream animation to fade-in ([0a0ea88](https://github.com/lobehub/lobe-ui/commit/0a0ea88))
14+
515
## [4.38.3](https://github.com/lobehub/lobe-ui/compare/v4.38.2...v4.38.3) (2026-02-15)
616

717
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/ui",
3-
"version": "4.38.3",
3+
"version": "4.38.4",
44
"description": "Lobe UI is an open-source UI component library for building AIGC web apps",
55
"keywords": [
66
"lobehub",

0 commit comments

Comments
 (0)