Skip to content

Commit f9f1e27

Browse files
chore(release): @nvidia-elements/core-v2.2.2 [skip ci]
## <small>2.2.2 (2026-07-30)</small> * fix(cli): update mcp sdk ([0640e11](0640e11)) * fix(core): drawer positioning ([f66cab0](f66cab0)) * fix(core): update select size handling and improve layout ([6af535d](6af535d)) * chore(docs): add design md file ([5c63566](5c63566)) * chore(docs): fix sitemap ([7c9f059](7c9f059)) * chore(release): @nvidia-elements/cli-v2.1.7 [skip ci] ([3fcca0d](3fcca0d)) * chore(release): @nvidia-elements/cli-v2.1.8 [skip ci] ([1521595](1521595))
1 parent 6af535d commit f9f1e27

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## <small>2.2.2 (2026-07-30)</small>
2+
3+
* fix(cli): update mcp sdk ([0640e11](https://github.com/NVIDIA/elements/commit/0640e11))
4+
* fix(core): drawer positioning ([f66cab0](https://github.com/NVIDIA/elements/commit/f66cab0))
5+
* fix(core): update select size handling and improve layout ([6af535d](https://github.com/NVIDIA/elements/commit/6af535d))
6+
* chore(docs): add design md file ([5c63566](https://github.com/NVIDIA/elements/commit/5c63566))
7+
* chore(docs): fix sitemap ([7c9f059](https://github.com/NVIDIA/elements/commit/7c9f059))
8+
* chore(release): @nvidia-elements/cli-v2.1.7 [skip ci] ([3fcca0d](https://github.com/NVIDIA/elements/commit/3fcca0d))
9+
* chore(release): @nvidia-elements/cli-v2.1.8 [skip ci] ([1521595](https://github.com/NVIDIA/elements/commit/1521595))
10+
111
## <small>2.2.1 (2026-07-28)</small>
212

313
* fix(cli): update mcp deps ([a7d5f7c](https://github.com/NVIDIA/elements/commit/a7d5f7c))

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

0 commit comments

Comments
 (0)