Skip to content

Commit 07b8200

Browse files
chore(release): 1.35.0 [skip ci]
# [1.35.0](v1.34.1...v1.35.0) (2023-12-18) ### Features * **tooltip:** agregamos booleano de open a tooltip y pressed a btntertiary ([#612](#612)) ([6e4e926](6e4e926))
1 parent 6e4e926 commit 07b8200

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.35.0](https://github.com/eclass/ui-kit/compare/v1.34.1...v1.35.0) (2023-12-18)
2+
3+
4+
### Features
5+
6+
* **tooltip:** agregamos booleano de open a tooltip y pressed a btntertiary ([#612](https://github.com/eclass/ui-kit/issues/612)) ([6e4e926](https://github.com/eclass/ui-kit/commit/6e4e9262993c509395406336eeaf74b19d1d168c))
7+
18
## [1.34.1](https://github.com/eclass/ui-kit/compare/v1.34.0...v1.34.1) (2023-10-19)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.34.1",
4+
"version": "1.35.0",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)