Skip to content

Commit

Permalink
chore(release): 37.79.3 [skip ci]
Browse files Browse the repository at this point in the history
## [37.79.3](v37.79.2...v37.79.3) (2025-01-17)

### Bug Fixes

* **table:** avoid row height change ([1765648](1765648))
  • Loading branch information
semantic-release-bot committed Jan 17, 2025
1 parent 1765648 commit 896ed7d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [37.79.3](https://github.com/Lundalogik/lime-elements/compare/v37.79.2...v37.79.3) (2025-01-17)


### Bug Fixes


* **table:** avoid row height change ([1765648](https://github.com/Lundalogik/lime-elements/commit/1765648a2f649f71ec3912a7192d6350bd99dda3))

## [37.79.2](https://github.com/Lundalogik/lime-elements/compare/v37.79.1...v37.79.2) (2025-01-16)


Expand Down
4 changes: 2 additions & 2 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,6 +1,6 @@
{
"name": "@limetech/lime-elements",
"version": "37.79.2",
"version": "37.79.3",
"description": "Lime Elements",
"author": "Lime Technologies",
"license": "Apache-2.0",
Expand Down

0 comments on commit 896ed7d

Please sign in to comment.