Skip to content

Commit 804878b

Browse files
chore(release): 1.40.1 [skip ci]
## [1.40.1](v1.40.0...v1.40.1) (2024-03-05) ### Bug Fixes * **alert:** se agrega css forzado para links a ([#628](#628)) ([9c92021](9c92021))
1 parent 9c92021 commit 804878b

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.40.1](https://github.com/eclass/ui-kit/compare/v1.40.0...v1.40.1) (2024-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **alert:** se agrega css forzado para links a ([#628](https://github.com/eclass/ui-kit/issues/628)) ([9c92021](https://github.com/eclass/ui-kit/commit/9c920219265dfa776568d6d6f9d6ee778bc2c6e6))
7+
18
# [1.40.0](https://github.com/eclass/ui-kit/compare/v1.39.9...v1.40.0) (2024-02-27)
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.40.0",
4+
"version": "1.40.1",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)