Skip to content

Commit

Permalink
chore(release): 37.75.3 [skip ci]
Browse files Browse the repository at this point in the history
## [37.75.3](v37.75.2...v37.75.3) (2024-12-10)

### Bug Fixes

* **card:** prevent image from being squeezed in landscape orientation ([dc0dbb5](dc0dbb5))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent dc0dbb5 commit d6d0ed5
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.75.3](https://github.com/Lundalogik/lime-elements/compare/v37.75.2...v37.75.3) (2024-12-10)


### Bug Fixes


* **card:** prevent image from being squeezed in landscape orientation ([dc0dbb5](https://github.com/Lundalogik/lime-elements/commit/dc0dbb537d67a09585eb8d46801931872ecdae42))

## [37.75.2](https://github.com/Lundalogik/lime-elements/compare/v37.75.1...v37.75.2) (2024-12-09)


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.75.2",
"version": "37.75.3",
"description": "Lime Elements",
"author": "Lime Technologies",
"license": "Apache-2.0",
Expand Down

0 comments on commit d6d0ed5

Please sign in to comment.