Skip to content

Commit 4a47a83

Browse files
chore(release): @nvidia-elements/lint-v0.2.1 [skip ci]
## <small>0.2.1 (2026-05-01)</small> * chore(ci): update lock ([0db8ccf](0db8ccf)) * chore(deps): update dependabot configuration ([c16abb8](c16abb8)) * chore(media): dependency declaration ([ca01a81](ca01a81)) * chore(release): @nvidia-elements/core-v0.0.12 [skip ci] ([4f0685c](4f0685c)) * chore(release): @nvidia-elements/styles-v0.0.8 [skip ci] ([4b7e50f](4b7e50f)) * fix(code): dependency declaration ([9840b7e](9840b7e)) * fix(core): dependency declaration ([db76b90](db76b90)) * fix(lint): dependency declaration ([8fb986e](8fb986e)) * fix(markdown): dependency declaration ([4ef9807](4ef9807)) * fix(monaco): dependency declaration ([c0fa0ac](c0fa0ac)) * fix(styles): dependency declaration ([bdea9a8](bdea9a8))
1 parent 4f0685c commit 4a47a83

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

projects/lint/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## <small>0.2.1 (2026-05-01)</small>
2+
3+
* chore(ci): update lock ([0db8ccf](https://github.com/NVIDIA/elements/commit/0db8ccf))
4+
* chore(deps): update dependabot configuration ([c16abb8](https://github.com/NVIDIA/elements/commit/c16abb8))
5+
* chore(media): dependency declaration ([ca01a81](https://github.com/NVIDIA/elements/commit/ca01a81))
6+
* chore(release): @nvidia-elements/core-v0.0.12 [skip ci] ([4f0685c](https://github.com/NVIDIA/elements/commit/4f0685c))
7+
* chore(release): @nvidia-elements/styles-v0.0.8 [skip ci] ([4b7e50f](https://github.com/NVIDIA/elements/commit/4b7e50f))
8+
* fix(code): dependency declaration ([9840b7e](https://github.com/NVIDIA/elements/commit/9840b7e))
9+
* fix(core): dependency declaration ([db76b90](https://github.com/NVIDIA/elements/commit/db76b90))
10+
* fix(lint): dependency declaration ([8fb986e](https://github.com/NVIDIA/elements/commit/8fb986e))
11+
* fix(markdown): dependency declaration ([4ef9807](https://github.com/NVIDIA/elements/commit/4ef9807))
12+
* fix(monaco): dependency declaration ([c0fa0ac](https://github.com/NVIDIA/elements/commit/c0fa0ac))
13+
* fix(styles): dependency declaration ([bdea9a8](https://github.com/NVIDIA/elements/commit/bdea9a8))
14+
115
## 0.2.0 (2026-04-30)
216

317
* feat(lint): add rules to disallow slotted popovers and tailwind classes ([ad101dd](https://github.com/NVIDIA/elements/commit/ad101dd))

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

0 commit comments

Comments
 (0)