Skip to content

Commit 1df4634

Browse files
chore(release): @nvidia-elements/lint-v0.1.0 [skip ci]
## 0.1.0 (2026-04-28) * chore(ci): add code rabbit config ([cf98be6](cf98be6)) * chore(ci): add spdx license headers ([58fddc0](58fddc0)) * chore(ci): correct formatting post migration ([027beb7](027beb7)) * chore(ci): regenerate lockfile after migration ([b574863](b574863)) * chore(ci): update eslint ([1c1e64f](1c1e64f)) * chore(cli): reset versions ([0857cd8](0857cd8)) * chore(code): reset versions ([70ad3e3](70ad3e3)) * chore(core): reset versions ([d68ad03](d68ad03)) * chore(create): reset versions ([7f6677a](7f6677a)) * chore(docs): fix broken nav link ([a7f0123](a7f0123)) * chore(docs): lint and migration cleanup ([0b24b79](0b24b79)) * chore(forms): reset versions ([b09ac77](b09ac77)) * chore(internals): add spdx eslint rule ([2276640](2276640)) * chore(lint): reset versions ([06ada18](06ada18)) * chore(markdown): reset versions ([536b760](536b760)) * chore(monaco): reset versions ([f2ec095](f2ec095)) * chore(release): @nvidia-elements/core-v0.0.10 [skip ci] ([dd0c4d7](dd0c4d7)) * chore(release): @nvidia-elements/core-v0.0.8 [skip ci] ([52c89f0](52c89f0)) * chore(release): @nvidia-elements/core-v0.0.9 [skip ci] ([410c452](410c452)) * chore(release): @nvidia-elements/themes-v0.0.9 [skip ci] ([535727f](535727f)) * chore(styles): reset versions ([37a6158](37a6158)) * chore(themes): reset versions ([e5e4363](e5e4363)) * fix(cli): migration url paths ([823c8c4](823c8c4)) * fix(core): line height and wrap fix ([afdcb21](afdcb21)) * fix(core): missing stop icon svg ([40f6eaa](40f6eaa)) * fix(core): remove legacy mlv prefixing ([755902b](755902b)) * fix(lint): interestfor support on popover triggers ([73e2000](73e2000)) * fix(themes): remove legacy mlv prefixing ([ac337d1](ac337d1)) * feat(lint): no deprecated global attribute value ([644d32b](644d32b))
1 parent dd0c4d7 commit 1df4634

2 files changed

Lines changed: 33 additions & 1 deletion

File tree

projects/lint/CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
## 0.1.0 (2026-04-28)
2+
3+
* chore(ci): add code rabbit config ([cf98be6](https://github.com/NVIDIA/elements/commit/cf98be6))
4+
* chore(ci): add spdx license headers ([58fddc0](https://github.com/NVIDIA/elements/commit/58fddc0))
5+
* chore(ci): correct formatting post migration ([027beb7](https://github.com/NVIDIA/elements/commit/027beb7))
6+
* chore(ci): regenerate lockfile after migration ([b574863](https://github.com/NVIDIA/elements/commit/b574863))
7+
* chore(ci): update eslint ([1c1e64f](https://github.com/NVIDIA/elements/commit/1c1e64f))
8+
* chore(cli): reset versions ([0857cd8](https://github.com/NVIDIA/elements/commit/0857cd8))
9+
* chore(code): reset versions ([70ad3e3](https://github.com/NVIDIA/elements/commit/70ad3e3))
10+
* chore(core): reset versions ([d68ad03](https://github.com/NVIDIA/elements/commit/d68ad03))
11+
* chore(create): reset versions ([7f6677a](https://github.com/NVIDIA/elements/commit/7f6677a))
12+
* chore(docs): fix broken nav link ([a7f0123](https://github.com/NVIDIA/elements/commit/a7f0123))
13+
* chore(docs): lint and migration cleanup ([0b24b79](https://github.com/NVIDIA/elements/commit/0b24b79))
14+
* chore(forms): reset versions ([b09ac77](https://github.com/NVIDIA/elements/commit/b09ac77))
15+
* chore(internals): add spdx eslint rule ([2276640](https://github.com/NVIDIA/elements/commit/2276640))
16+
* chore(lint): reset versions ([06ada18](https://github.com/NVIDIA/elements/commit/06ada18))
17+
* chore(markdown): reset versions ([536b760](https://github.com/NVIDIA/elements/commit/536b760))
18+
* chore(monaco): reset versions ([f2ec095](https://github.com/NVIDIA/elements/commit/f2ec095))
19+
* chore(release): @nvidia-elements/core-v0.0.10 [skip ci] ([dd0c4d7](https://github.com/NVIDIA/elements/commit/dd0c4d7))
20+
* chore(release): @nvidia-elements/core-v0.0.8 [skip ci] ([52c89f0](https://github.com/NVIDIA/elements/commit/52c89f0))
21+
* chore(release): @nvidia-elements/core-v0.0.9 [skip ci] ([410c452](https://github.com/NVIDIA/elements/commit/410c452))
22+
* chore(release): @nvidia-elements/themes-v0.0.9 [skip ci] ([535727f](https://github.com/NVIDIA/elements/commit/535727f))
23+
* chore(styles): reset versions ([37a6158](https://github.com/NVIDIA/elements/commit/37a6158))
24+
* chore(themes): reset versions ([e5e4363](https://github.com/NVIDIA/elements/commit/e5e4363))
25+
* fix(cli): migration url paths ([823c8c4](https://github.com/NVIDIA/elements/commit/823c8c4))
26+
* fix(core): line height and wrap fix ([afdcb21](https://github.com/NVIDIA/elements/commit/afdcb21))
27+
* fix(core): missing stop icon svg ([40f6eaa](https://github.com/NVIDIA/elements/commit/40f6eaa))
28+
* fix(core): remove legacy mlv prefixing ([755902b](https://github.com/NVIDIA/elements/commit/755902b))
29+
* fix(lint): interestfor support on popover triggers ([73e2000](https://github.com/NVIDIA/elements/commit/73e2000))
30+
* fix(themes): remove legacy mlv prefixing ([ac337d1](https://github.com/NVIDIA/elements/commit/ac337d1))
31+
* feat(lint): no deprecated global attribute value ([644d32b](https://github.com/NVIDIA/elements/commit/644d32b))
32+
133
## 0.0.0
234

335
Initial release.

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

0 commit comments

Comments
 (0)