Skip to content

Commit d0cf516

Browse files
chore(release): 2.2.0-beta.1 [skip ci]
## [2.2.0-beta.1](v2.1.1...v2.2.0-beta.1) (2026-04-21) ### ⭐ New Features * boolean nested_templates option for nested Jinja2 bracket syntax ([#32](#32)) ([63eac5b](63eac5b))
1 parent 5e6cee1 commit d0cf516

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.2.0-beta.1](https://github.com/lint-free-technology/lovelace-template-entity-row/compare/v2.1.1...v2.2.0-beta.1) (2026-04-21)
2+
3+
### ⭐ New Features
4+
5+
* boolean nested_templates option for nested Jinja2 bracket syntax ([#32](https://github.com/lint-free-technology/lovelace-template-entity-row/issues/32)) ([63eac5b](https://github.com/lint-free-technology/lovelace-template-entity-row/commit/63eac5b74ed2d487a9d7340fc72f6550a741b6e1))
6+
17
## [2.1.1](https://github.com/lint-free-technology/lovelace-template-entity-row/compare/v2.1.0...v2.1.1) (2026-02-12)
28

39
### ⚙️ Miscellaneous

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "template-entity-row",
33
"private": true,
4-
"version": "2.1.1",
4+
"version": "2.2.0-beta.1",
55
"type": "module",
66
"description": "",
77
"scripts": {

0 commit comments

Comments
 (0)