Skip to content

Commit e85c02a

Browse files
chore(release): 1.49.1 [skip ci]
## [1.49.1](v1.49.0...v1.49.1) (2024-12-02) ### Bug Fixes * **coursefuture:** se agrega link directo de image en url para box ([#656](#656)) ([239b322](239b322))
1 parent 239b322 commit e85c02a

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.1](https://github.com/eclass/ui-kit/compare/v1.49.0...v1.49.1) (2024-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **coursefuture:** se agrega link directo de image en url para box ([#656](https://github.com/eclass/ui-kit/issues/656)) ([239b322](https://github.com/eclass/ui-kit/commit/239b3229e5c0f4890d90b6e4be0f9e7457539e94))
7+
18
# [1.49.0](https://github.com/eclass/ui-kit/compare/v1.48.0...v1.49.0) (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.0",
4+
"version": "1.49.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)