Skip to content

Commit

Permalink
chore(release): 1.39.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.39.9](v1.39.8...v1.39.9) (2024-02-19)

### Bug Fixes

* **modal:** correction centererd and top position ([#626](#626)) ([5f708a2](5f708a2))
  • Loading branch information
semantic-release-bot committed Feb 19, 2024
1 parent 5f708a2 commit c683e98
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 122 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.39.9](https://github.com/eclass/ui-kit/compare/v1.39.8...v1.39.9) (2024-02-19)


### Bug Fixes

* **modal:** correction centererd and top position ([#626](https://github.com/eclass/ui-kit/issues/626)) ([5f708a2](https://github.com/eclass/ui-kit/commit/5f708a272bc12f293de79bca9a05d4cd8fe54d3f))

## [1.39.8](https://github.com/eclass/ui-kit/compare/v1.39.7...v1.39.8) (2024-02-19)


Expand Down
179 changes: 58 additions & 121 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.39.8",
"version": "1.39.9",
"files": [
"dist"
],
Expand Down

0 comments on commit c683e98

Please sign in to comment.