Skip to content

Commit 7a64eec

Browse files
chore(release): 1.39.2 [skip ci]
## [1.39.2](v1.39.1...v1.39.2) (2024-02-18) ### Bug Fixes * **modal:** correction resolution of modal ([#619](#619)) ([8d2894b](8d2894b))
1 parent 8d2894b commit 7a64eec

File tree

3 files changed

+129
-59
lines changed

3 files changed

+129
-59
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.2](https://github.com/eclass/ui-kit/compare/v1.39.1...v1.39.2) (2024-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **modal:** correction resolution of modal ([#619](https://github.com/eclass/ui-kit/issues/619)) ([8d2894b](https://github.com/eclass/ui-kit/commit/8d2894b0b26ebcc456ca78236b8405b05683e1e0))
7+
18
## [1.39.1](https://github.com/eclass/ui-kit/compare/v1.39.0...v1.39.1) (2024-02-18)
29

310

package-lock.json

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

0 commit comments

Comments
 (0)