Skip to content

Commit

Permalink
chore(release): 37.61.2 [skip ci]
Browse files Browse the repository at this point in the history
## [37.61.2](v37.61.1...v37.61.2) (2024-09-19)

### Performance Improvements

* **form:** render collapsed children when they become visible ([6a2ffa0](6a2ffa0))
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 6a2ffa0 commit 6a0baf3
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.61.2](https://github.com/Lundalogik/lime-elements/compare/v37.61.1...v37.61.2) (2024-09-19)


### Performance Improvements


* **form:** render collapsed children when they become visible ([6a2ffa0](https://github.com/Lundalogik/lime-elements/commit/6a2ffa050c3186043186d7d8f16cd5cd246b0698))

## [37.61.1](https://github.com/Lundalogik/lime-elements/compare/v37.61.0...v37.61.1) (2024-09-19)


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

0 comments on commit 6a0baf3

Please sign in to comment.