Skip to content

Commit 9e37f34

Browse files
chore(release): 1.51.19 [skip ci]
## [1.51.19](v1.51.18...v1.51.19) (2025-03-13) ### Bug Fixes * se agrega compatibilidad para react19 prueba1 ([#698](#698)) ([5b22df0](5b22df0))
1 parent 5b22df0 commit 9e37f34

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.51.19](https://github.com/eclass/ui-kit/compare/v1.51.18...v1.51.19) (2025-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* se agrega compatibilidad para react19 prueba1 ([#698](https://github.com/eclass/ui-kit/issues/698)) ([5b22df0](https://github.com/eclass/ui-kit/commit/5b22df09bf7a8bacd74ad1c1db72b3068e0f579f))
7+
18
## [1.51.18](https://github.com/eclass/ui-kit/compare/v1.51.17...v1.51.18) (2025-03-13)
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.51.18",
4+
"version": "1.51.19",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)