Skip to content

Commit 99737bf

Browse files
chore(release): @nvidia-elements/cli-v0.0.9 [skip ci]
## <small>0.0.9 (2026-04-29)</small> * fix(cli): reduce context memory usage ([85e1ba3](85e1ba3)) * fix(lint): recognize lit boolean binding on popover hidden attribute ([38281fb](38281fb)) * chore(ci): enable max params lint rule ([453b378](453b378)) * chore(release): @nvidia-elements/lint-v0.1.1 [skip ci] ([f62bb11](f62bb11))
1 parent 85e1ba3 commit 99737bf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

projects/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>0.0.9 (2026-04-29)</small>
2+
3+
* fix(cli): reduce context memory usage ([85e1ba3](https://github.com/NVIDIA/elements/commit/85e1ba3))
4+
* fix(lint): recognize lit boolean binding on popover hidden attribute ([38281fb](https://github.com/NVIDIA/elements/commit/38281fb))
5+
* chore(ci): enable max params lint rule ([453b378](https://github.com/NVIDIA/elements/commit/453b378))
6+
* chore(release): @nvidia-elements/lint-v0.1.1 [skip ci] ([f62bb11](https://github.com/NVIDIA/elements/commit/f62bb11))
7+
18
## <small>0.0.8 (2026-04-28)</small>
29

310
* chore(ci): add code rabbit config ([cf98be6](https://github.com/NVIDIA/elements/commit/cf98be6))

projects/cli/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/cli",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)