Skip to content

Commit 7fb8aeb

Browse files
chore(release): 1.41.0 [skip ci]
# [1.41.0](v1.40.3...v1.41.0) (2024-04-04) ### Features * **molecules:** props sx a newtooltip ([#631](#631)) ([4bbf263](4bbf263))
1 parent 4bbf263 commit 7fb8aeb

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.41.0](https://github.com/eclass/ui-kit/compare/v1.40.3...v1.41.0) (2024-04-04)
2+
3+
4+
### Features
5+
6+
* **molecules:** props sx a newtooltip ([#631](https://github.com/eclass/ui-kit/issues/631)) ([4bbf263](https://github.com/eclass/ui-kit/commit/4bbf263c8755515e9107fe1263fb004193e354eb))
7+
18
## [1.40.3](https://github.com/eclass/ui-kit/compare/v1.40.2...v1.40.3) (2024-03-05)
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.40.3",
4+
"version": "1.41.0",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)