We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a61dd commit f3fcae6Copy full SHA for f3fcae6
components/atom/input/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
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
12
# 5.38.0 (2025-02-04)
13
14
components/atom/input/package.json
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-atom-input",
- "version": "5.38.0",
+ "version": "5.39.0",
"description": "",
"publishConfig": {
"access": "public"
0 commit comments