Skip to content

Commit 87c1fc0

Browse files
chore(release): 1.54.10 [skip ci]
## [1.54.10](v1.54.9...v1.54.10) (2025-07-24) ### Bug Fixes * **PDYE-1342:** respuesta a presionar enter ([#740](#740)) ([757edef](757edef))
1 parent 757edef commit 87c1fc0

File tree

3 files changed

+40
-107
lines changed

3 files changed

+40
-107
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.54.10](https://github.com/eclass/ui-kit/compare/v1.54.9...v1.54.10) (2025-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **PDYE-1342:** respuesta a presionar enter ([#740](https://github.com/eclass/ui-kit/issues/740)) ([757edef](https://github.com/eclass/ui-kit/commit/757edefa2072a363bcf579f4ccbea04247d0c0ec))
7+
18
## [1.54.9](https://github.com/eclass/ui-kit/compare/v1.54.8...v1.54.9) (2025-07-22)
29

310

package-lock.json

Lines changed: 32 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@eclass/ui-kit",
33
"description": "Elementos UI transversales eClass",
4-
"version": "1.54.9",
4+
"version": "1.54.10",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)