Skip to content

Commit 4a3a305

Browse files
chore(release): @nvidia-elements/core-v2.1.6 [skip ci]
## <small>2.1.6 (2026-07-22)</small> * fix(core): clipping descenders on toolbar typography ([7965c3c](7965c3c)) * fix(lint): update no-missing-gap-space rule to allow gap-optional values ([df74628](df74628)) * chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](47ae4ff))
1 parent 7965c3c commit 4a3a305

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>2.1.6 (2026-07-22)</small>
2+
3+
* fix(core): clipping descenders on toolbar typography ([7965c3c](https://github.com/NVIDIA/elements/commit/7965c3c))
4+
* fix(lint): update no-missing-gap-space rule to allow gap-optional values ([df74628](https://github.com/NVIDIA/elements/commit/df74628))
5+
* chore(ci): disable no-missing-gap-space rule for specific test files ([47ae4ff](https://github.com/NVIDIA/elements/commit/47ae4ff))
6+
17
## <small>2.1.5 (2026-07-21)</small>
28

39
* fix(core): generate valid standalone framework declarations ([1544477](https://github.com/NVIDIA/elements/commit/1544477))

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

0 commit comments

Comments
 (0)