Skip to content

Commit

Permalink
chore(release): 1.51.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.51.4](v1.51.3...v1.51.4) (2025-03-05)

### Bug Fixes

* se cambia la forma de exporta por cambios de la version de ts ([#667](#667)) ([21ad1d6](21ad1d6))
  • Loading branch information
semantic-release-bot committed Mar 5, 2025
1 parent 21ad1d6 commit c914100
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 33 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.51.4](https://github.com/eclass/ui-kit/compare/v1.51.3...v1.51.4) (2025-03-05)


### Bug Fixes

* se cambia la forma de exporta por cambios de la version de ts ([#667](https://github.com/eclass/ui-kit/issues/667)) ([21ad1d6](https://github.com/eclass/ui-kit/commit/21ad1d61a4b9da840f6a4243e9f24947a8f1a714))

## [1.51.3](https://github.com/eclass/ui-kit/compare/v1.51.2...v1.51.3) (2025-03-05)


Expand Down
138 changes: 106 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@eclass/ui-kit",
"description": "Elementos UI transversales eClass",
"version": "1.51.3",
"version": "1.51.4",
"files": [
"dist"
],
Expand Down

0 comments on commit c914100

Please sign in to comment.