Skip to content

Commit 58c64b5

Browse files
chore(release): 1.39.3 [skip ci]
## [1.39.3](v1.39.2...v1.39.3) (2024-02-18) ### Bug Fixes * **modal:** correction problems with props modal general ([#620](#620)) ([ae20931](ae20931))
1 parent ae20931 commit 58c64b5

File tree

3 files changed

+66
-122
lines changed

3 files changed

+66
-122
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.39.3](https://github.com/eclass/ui-kit/compare/v1.39.2...v1.39.3) (2024-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **modal:** correction problems with props modal general ([#620](https://github.com/eclass/ui-kit/issues/620)) ([ae20931](https://github.com/eclass/ui-kit/commit/ae20931358f9dbb2fb627bb87cce6dee1df00870))
7+
18
## [1.39.2](https://github.com/eclass/ui-kit/compare/v1.39.1...v1.39.2) (2024-02-18)
29

310

package-lock.json

Lines changed: 58 additions & 121 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.39.2",
4+
"version": "1.39.3",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)