Skip to content

Commit f62bb11

Browse files
chore(release): @nvidia-elements/lint-v0.1.1 [skip ci]
## <small>0.1.1 (2026-04-28)</small> * fix(lint): recognize lit boolean binding on popover hidden attribute ([38281fb](38281fb)) * chore(release): @nvidia-elements/cli-v0.0.8 [skip ci] ([70f2287](70f2287))
1 parent 38281fb commit f62bb11

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

projects/lint/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>0.1.1 (2026-04-28)</small>
2+
3+
* fix(lint): recognize lit boolean binding on popover hidden attribute ([38281fb](https://github.com/NVIDIA/elements/commit/38281fb))
4+
* chore(release): @nvidia-elements/cli-v0.0.8 [skip ci] ([70f2287](https://github.com/NVIDIA/elements/commit/70f2287))
5+
16
## 0.1.0 (2026-04-28)
27

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

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

0 commit comments

Comments
 (0)