Skip to content

Commit 051719c

Browse files
chore(release): @nvidia-elements/core-v2.1.2 [skip ci]
## <small>2.1.2 (2026-07-20)</small> * chore(ci): indexnow doc updates ([669552f](669552f)) * chore(ci): update metrics ([96ebb4b](96ebb4b)) * chore(release): @nvidia-elements/code-v2.0.2 [skip ci] ([f69e036](f69e036)) * chore(release): @nvidia-elements/markdown-v2.0.2 [skip ci] ([953ef48](953ef48)) * chore(release): @nvidia-elements/monaco-v2.0.2 [skip ci] ([12820b1](12820b1)) * fix(cli): mute interactions on non tty sessions ([ba3230a](ba3230a)) * fix(core): api documentation ([a02b9e2](a02b9e2)) * fix(core): page header text wrap issue ([03c481f](03c481f)) * feat(lint): add prefer-aria-label-in-compact-containers rule ([130279f](130279f))
1 parent 96ebb4b commit 051719c

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## <small>2.1.2 (2026-07-20)</small>
2+
3+
* chore(ci): indexnow doc updates ([669552f](https://github.com/NVIDIA/elements/commit/669552f))
4+
* chore(ci): update metrics ([96ebb4b](https://github.com/NVIDIA/elements/commit/96ebb4b))
5+
* chore(release): @nvidia-elements/code-v2.0.2 [skip ci] ([f69e036](https://github.com/NVIDIA/elements/commit/f69e036))
6+
* chore(release): @nvidia-elements/markdown-v2.0.2 [skip ci] ([953ef48](https://github.com/NVIDIA/elements/commit/953ef48))
7+
* chore(release): @nvidia-elements/monaco-v2.0.2 [skip ci] ([12820b1](https://github.com/NVIDIA/elements/commit/12820b1))
8+
* fix(cli): mute interactions on non tty sessions ([ba3230a](https://github.com/NVIDIA/elements/commit/ba3230a))
9+
* fix(core): api documentation ([a02b9e2](https://github.com/NVIDIA/elements/commit/a02b9e2))
10+
* fix(core): page header text wrap issue ([03c481f](https://github.com/NVIDIA/elements/commit/03c481f))
11+
* feat(lint): add prefer-aria-label-in-compact-containers rule ([130279f](https://github.com/NVIDIA/elements/commit/130279f))
12+
113
## <small>2.1.1 (2026-07-20)</small>
214

315
* chore(docs): add custom data reference tests ([af48603](https://github.com/NVIDIA/elements/commit/af48603))

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

0 commit comments

Comments
 (0)