Skip to content

Commit

Permalink
chore(release): 37.79.0 [skip ci]
Browse files Browse the repository at this point in the history
## [37.79.0](v37.78.2...v37.79.0) (2025-01-09)

### Features

* **list-item.types:** add 'image' property to ListItem type ([a900aae](a900aae))
* **list:** add support for displaying pictures in the list items ([dea4059](dea4059))
* **picker:** add support for displaying pictures in the picker list items ([ebae96e](ebae96e))
  • Loading branch information
semantic-release-bot committed Jan 9, 2025
1 parent ebae96e commit 1cc08e9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [37.79.0](https://github.com/Lundalogik/lime-elements/compare/v37.78.2...v37.79.0) (2025-01-09)


### Features


* **list-item.types:** add 'image' property to ListItem type ([a900aae](https://github.com/Lundalogik/lime-elements/commit/a900aae551b121f5a626a9a3b67ae4f83d510e69))
* **list:** add support for displaying pictures in the list items ([dea4059](https://github.com/Lundalogik/lime-elements/commit/dea40594b94efdd2c8314cca9af4c714223afb31))
* **picker:** add support for displaying pictures in the picker list items ([ebae96e](https://github.com/Lundalogik/lime-elements/commit/ebae96e8e32e3c90247d827575b0f391f46489a8))

## [37.78.2](https://github.com/Lundalogik/lime-elements/compare/v37.78.1...v37.78.2) (2025-01-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.78.2",
"version": "37.79.0",
"description": "Lime Elements",
"author": "Lime Technologies",
"license": "Apache-2.0",
Expand Down

0 comments on commit 1cc08e9

Please sign in to comment.