Skip to content

Commit 9e303a5

Browse files
chore(release): 1.46.6 [skip ci]
## [1.46.6](v1.46.5...v1.46.6) (2024-11-14) ### Bug Fixes * **ids:** genera ids unicos en iconos ([#650](#650)) ([959f1da](959f1da))
1 parent 959f1da commit 9e303a5

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.46.6](https://github.com/eclass/ui-kit/compare/v1.46.5...v1.46.6) (2024-11-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **ids:** genera ids unicos en iconos ([#650](https://github.com/eclass/ui-kit/issues/650)) ([959f1da](https://github.com/eclass/ui-kit/commit/959f1da4eae4e54dd5d4248fb05b1fec239fa58d))
7+
18
## [1.46.5](https://github.com/eclass/ui-kit/compare/v1.46.4...v1.46.5) (2024-11-13)
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.46.5",
4+
"version": "1.46.6",
55
"files": [
66
"dist"
77
],

0 commit comments

Comments
 (0)