Skip to content

Commit b5a5e5c

Browse files
chore(release): 1.54.1 [skip ci]
## [1.54.1](v1.54.0...v1.54.1) (2025-07-03) ### Bug Fixes * **modal:** agrego loading y scroll completo ([b7d0ea3](b7d0ea3))
1 parent b7d0ea3 commit b5a5e5c

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.1](https://github.com/eclass/ui-kit/compare/v1.54.0...v1.54.1) (2025-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **modal:** agrego loading y scroll completo ([b7d0ea3](https://github.com/eclass/ui-kit/commit/b7d0ea31f0d587133736a30239811c943ea89dc2))
7+
18
# [1.54.0](https://github.com/eclass/ui-kit/compare/v1.53.8...v1.54.0) (2025-07-03)
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.0",
4+
"version": "1.54.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)