Skip to content

Commit 3b700cd

Browse files
chore(release): @nvidia-elements/lint-v2.1.2 [skip ci]
## <small>2.1.2 (2026-07-21)</small> * chore(ci): update lighthouse ([b5b71ca](b5b71ca)) * chore(release): @nvidia-elements/core-v2.1.4 [skip ci] ([047fc0d](047fc0d)) * chore(release): @nvidia-elements/forms-v2.0.4 [skip ci] ([65b4f9e](65b4f9e)) * fix(cli): improve api metadata ([b2c13ab](b2c13ab)) * fix(core): collapsed tab group ([b7be2d9](b7be2d9)) * fix(core): ensure proper property and attribute reflection for button types ([af780c6](af780c6)) * fix(forms): proper property and attribute reflection for button mixin ([e6093dd](e6093dd)) * fix(lint): enhance data binding checks and update test cases for popover triggers ([56e4701](56e4701))
1 parent 047fc0d commit 3b700cd

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

projects/lint/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## <small>2.1.2 (2026-07-21)</small>
2+
3+
* chore(ci): update lighthouse ([b5b71ca](https://github.com/NVIDIA/elements/commit/b5b71ca))
4+
* chore(release): @nvidia-elements/core-v2.1.4 [skip ci] ([047fc0d](https://github.com/NVIDIA/elements/commit/047fc0d))
5+
* chore(release): @nvidia-elements/forms-v2.0.4 [skip ci] ([65b4f9e](https://github.com/NVIDIA/elements/commit/65b4f9e))
6+
* fix(cli): improve api metadata ([b2c13ab](https://github.com/NVIDIA/elements/commit/b2c13ab))
7+
* fix(core): collapsed tab group ([b7be2d9](https://github.com/NVIDIA/elements/commit/b7be2d9))
8+
* fix(core): ensure proper property and attribute reflection for button types ([af780c6](https://github.com/NVIDIA/elements/commit/af780c6))
9+
* fix(forms): proper property and attribute reflection for button mixin ([e6093dd](https://github.com/NVIDIA/elements/commit/e6093dd))
10+
* fix(lint): enhance data binding checks and update test cases for popover triggers ([56e4701](https://github.com/NVIDIA/elements/commit/56e4701))
11+
112
## <small>2.1.1 (2026-07-20)</small>
213

314
* fix(core): align root tree nodes ([6008461](https://github.com/NVIDIA/elements/commit/6008461))

projects/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nvidia-elements/lint",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)