Skip to content

Commit 0a6b54e

Browse files
chore(release): @nvidia-elements/lint-v2.2.0 [skip ci]
## 2.2.0 (2026-07-27) * feat(core): add media i18n values ([371692a](371692a)) * feat(lint): add rule to limit excessive primary actions ([e67fa69](e67fa69)) * chore(ci): enforce html custom data package contracts ([39ba85c](39ba85c)) * chore(ci): update lighthouse ([73584d2](73584d2)) * chore(docs): feed title ([e7f3717](e7f3717)) * chore(docs): whats new page and skill ([9c6f1b2](9c6f1b2)) * chore(release): @nvidia-elements/core-v2.2.0 [skip ci] ([6cf3292](6cf3292)) * chore(release): @nvidia-elements/forms-v2.0.5 [skip ci] ([c0e8291](c0e8291)) * chore(release): @nvidia-elements/markdown-v2.0.3 [skip ci] ([287e6c3](287e6c3)) * fix(forms): remove stale html custom data contribution ([c64f40d](c64f40d)) * fix(markdown): export html custom data ([090c9c3](090c9c3)) * fix(media): remove stale html custom data contribution ([baedd39](baedd39))
1 parent e67fa69 commit 0a6b54e

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

‎projects/lint/CHANGELOG.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.2.0 (2026-07-27)
2+
3+
* feat(core): add media i18n values ([371692a](https://github.com/NVIDIA/elements/commit/371692a))
4+
* feat(lint): add rule to limit excessive primary actions ([e67fa69](https://github.com/NVIDIA/elements/commit/e67fa69))
5+
* chore(ci): enforce html custom data package contracts ([39ba85c](https://github.com/NVIDIA/elements/commit/39ba85c))
6+
* chore(ci): update lighthouse ([73584d2](https://github.com/NVIDIA/elements/commit/73584d2))
7+
* chore(docs): feed title ([e7f3717](https://github.com/NVIDIA/elements/commit/e7f3717))
8+
* chore(docs): whats new page and skill ([9c6f1b2](https://github.com/NVIDIA/elements/commit/9c6f1b2))
9+
* chore(release): @nvidia-elements/core-v2.2.0 [skip ci] ([6cf3292](https://github.com/NVIDIA/elements/commit/6cf3292))
10+
* chore(release): @nvidia-elements/forms-v2.0.5 [skip ci] ([c0e8291](https://github.com/NVIDIA/elements/commit/c0e8291))
11+
* chore(release): @nvidia-elements/markdown-v2.0.3 [skip ci] ([287e6c3](https://github.com/NVIDIA/elements/commit/287e6c3))
12+
* fix(forms): remove stale html custom data contribution ([c64f40d](https://github.com/NVIDIA/elements/commit/c64f40d))
13+
* fix(markdown): export html custom data ([090c9c3](https://github.com/NVIDIA/elements/commit/090c9c3))
14+
* fix(media): remove stale html custom data contribution ([baedd39](https://github.com/NVIDIA/elements/commit/baedd39))
15+
116
## <small>2.1.3 (2026-07-22)</small>
217

318
* chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](https://github.com/NVIDIA/elements/commit/47ae4ff))

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

0 commit comments

Comments
 (0)