Skip to content

Commit 2a88d66

Browse files
chore(release): 1.49.3 [skip ci]
## [1.49.3](v1.49.2...v1.49.3) (2024-12-02) ### Bug Fixes * **coursefuture:** se corrige el zindex para usuarios admin ([#658](#658)) ([af24317](af24317))
1 parent af24317 commit 2a88d66

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.49.3](https://github.com/eclass/ui-kit/compare/v1.49.2...v1.49.3) (2024-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **coursefuture:** se corrige el zindex para usuarios admin ([#658](https://github.com/eclass/ui-kit/issues/658)) ([af24317](https://github.com/eclass/ui-kit/commit/af24317eaab9b265207d72bf0dfd3894fe7d858b))
7+
18
## [1.49.2](https://github.com/eclass/ui-kit/compare/v1.49.1...v1.49.2) (2024-12-02)
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.49.2",
4+
"version": "1.49.3",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)