Skip to content

Commit 2c2320d

Browse files
chore(release): @nvidia-elements/lint-v2.1.3 [skip ci]
## <small>2.1.3 (2026-07-22)</small> * chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](47ae4ff)) * chore(release): @nvidia-elements/cli-v2.1.6 [skip ci] ([d6e9957](d6e9957)) * chore(release): @nvidia-elements/core-v2.1.5 [skip ci] ([a704fbe](a704fbe)) * chore(release): @nvidia-elements/core-v2.1.6 [skip ci] ([4a3a305](4a3a305)) * fix(core): clipping descenders on toolbar typography ([7965c3c](7965c3c)) * fix(core): generate valid standalone framework declarations ([1544477](1544477)) * fix(lint): update no-missing-gap-space rule to allow gap-optional values ([df74628](df74628))
1 parent 4a3a305 commit 2c2320d

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

‎projects/lint/CHANGELOG.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## <small>2.1.3 (2026-07-22)</small>
2+
3+
* chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](https://github.com/NVIDIA/elements/commit/47ae4ff))
4+
* chore(release): @nvidia-elements/cli-v2.1.6 [skip ci] ([d6e9957](https://github.com/NVIDIA/elements/commit/d6e9957))
5+
* chore(release): @nvidia-elements/core-v2.1.5 [skip ci] ([a704fbe](https://github.com/NVIDIA/elements/commit/a704fbe))
6+
* chore(release): @nvidia-elements/core-v2.1.6 [skip ci] ([4a3a305](https://github.com/NVIDIA/elements/commit/4a3a305))
7+
* fix(core): clipping descenders on toolbar typography ([7965c3c](https://github.com/NVIDIA/elements/commit/7965c3c))
8+
* fix(core): generate valid standalone framework declarations ([1544477](https://github.com/NVIDIA/elements/commit/1544477))
9+
* fix(lint): update no-missing-gap-space rule to allow gap-optional values ([df74628](https://github.com/NVIDIA/elements/commit/df74628))
10+
111
## <small>2.1.2 (2026-07-21)</small>
212

313
* chore(ci): update lighthouse ([b5b71ca](https://github.com/NVIDIA/elements/commit/b5b71ca))

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

0 commit comments

Comments
 (0)