Skip to content

Commit

Permalink
chore(release): 1.31.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.31.0](v1.30.0...v1.31.0) (2023-09-15)

### Bug Fixes

* **alert:** margin interno ([#585](#585)) ([f0601da](f0601da))

### Features

* **package:** remove package-lock in machine and regenerate ([#588](#588)) ([ad24982](ad24982))
  • Loading branch information
semantic-release-bot committed Sep 15, 2023
1 parent ad24982 commit de5a1ee
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 12 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.31.0](https://github.com/eclass/ui-kit/compare/v1.30.0...v1.31.0) (2023-09-15)


### Bug Fixes

* **alert:** margin interno ([#585](https://github.com/eclass/ui-kit/issues/585)) ([f0601da](https://github.com/eclass/ui-kit/commit/f0601da77a9d46a974d4adc7e952124ba62a953b))


### Features

* **package:** remove package-lock in machine and regenerate ([#588](https://github.com/eclass/ui-kit/issues/588)) ([ad24982](https://github.com/eclass/ui-kit/commit/ad249825cd796f568cf929df1c1254ba6cb73069))

# [1.30.0](https://github.com/eclass/ui-kit/compare/v1.29.0...v1.30.0) (2023-09-14)


Expand Down
41 changes: 30 additions & 11 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.30.0",
"version": "1.31.0",
"files": [
"dist"
],
Expand Down

0 comments on commit de5a1ee

Please sign in to comment.