Skip to content

Commit 5baee5d

Browse files
chore(release): 1.54.17 [skip ci]
## [1.54.17](v1.54.16...v1.54.17) (2025-08-28) ### Bug Fixes * **PDYE-1395:** auto focus false a botones y modal alert ([#743](#743)) ([c6fcdb6](c6fcdb6))
1 parent c6fcdb6 commit 5baee5d

File tree

3 files changed

+114
-33
lines changed

3 files changed

+114
-33
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.17](https://github.com/eclass/ui-kit/compare/v1.54.16...v1.54.17) (2025-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **PDYE-1395:** auto focus false a botones y modal alert ([#743](https://github.com/eclass/ui-kit/issues/743)) ([c6fcdb6](https://github.com/eclass/ui-kit/commit/c6fcdb65a3d045047f336ee6d081c829d04182af))
7+
18
## [1.54.16](https://github.com/eclass/ui-kit/compare/v1.54.15...v1.54.16) (2025-08-27)
29

310

package-lock.json

Lines changed: 106 additions & 32 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.16",
4+
"version": "1.54.17",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)