Skip to content

Commit 4b2d17e

Browse files
chore(release): 1.52.8 [skip ci]
## [1.52.8](v1.52.7...v1.52.8) (2025-05-19) ### Bug Fixes * **PDYE-1230:** evento con nombre unidad ([#713](#713)) ([2d835cb](2d835cb))
1 parent 2d835cb commit 4b2d17e

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.52.8](https://github.com/eclass/ui-kit/compare/v1.52.7...v1.52.8) (2025-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **PDYE-1230:** evento con nombre unidad ([#713](https://github.com/eclass/ui-kit/issues/713)) ([2d835cb](https://github.com/eclass/ui-kit/commit/2d835cb38ac52068b752f7a6a142e9f68d853a6c))
7+
18
## [1.52.7](https://github.com/eclass/ui-kit/compare/v1.52.6...v1.52.7) (2025-05-19)
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.52.7",
4+
"version": "1.52.8",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)