Skip to content

Commit 62c468f

Browse files
chore(release): 1.54.16 [skip ci]
## [1.54.16](v1.54.15...v1.54.16) (2025-08-27) ### Bug Fixes * **courselist:** tamaño de nota se rompe con mucho texto ([35e9d0e](35e9d0e))
1 parent 35e9d0e commit 62c468f

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.16](https://github.com/eclass/ui-kit/compare/v1.54.15...v1.54.16) (2025-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **courselist:** tamaño de nota se rompe con mucho texto ([35e9d0e](https://github.com/eclass/ui-kit/commit/35e9d0e9b5afc09688ce1f9d8a0666f3921bf95e))
7+
18
## [1.54.15](https://github.com/eclass/ui-kit/compare/v1.54.14...v1.54.15) (2025-08-19)
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.15",
4+
"version": "1.54.16",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)