Skip to content

Commit f3fcae6

Browse files
committed
release(components/atom/input): v5.39.0 [skip ci]
1 parent 03a61dd commit f3fcae6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

components/atom/input/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
# 5.39.0 (2025-02-05)
4+
5+
6+
### Bug Fixes
7+
8+
* input with retrocompatibility ([b72a613](https://github.com/SUI-Components/sui-components/commit/b72a6130614dcffd487b296ab7e6aa1096f9b57e))
9+
10+
11+
312
# 5.38.0 (2025-02-04)
413

514

components/atom/input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-ui/react-atom-input",
3-
"version": "5.38.0",
3+
"version": "5.39.0",
44
"description": "",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)