Skip to content

Commit 730a2ec

Browse files
chore(release): @nvidia-elements/core-v2.2.1 [skip ci]
## <small>2.2.1 (2026-07-28)</small> * fix(cli): update mcp deps ([a7d5f7c](a7d5f7c)) * fix(core): improve api custom elements schema ([6b299e3](6b299e3)) * fix(styles): default line heights ([d13ea94](d13ea94)) * chore(ci): update hugo starter to use mise defined binary ([29211a7](29211a7)) * chore(docs): feed title ([e7f3717](e7f3717)) * chore(docs): whats new page and skill ([9c6f1b2](9c6f1b2)) * chore(release): @nvidia-elements/lint-v2.2.0 [skip ci] ([0a6b54e](0a6b54e)) * chore(release): @nvidia-elements/styles-v2.1.1 [skip ci] ([d6ce1a6](d6ce1a6)) * feat(lint): add rule to limit excessive primary actions ([e67fa69](e67fa69))
1 parent a7d5f7c commit 730a2ec

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.2.1 (2026-07-28)</small>
2+
3+
* fix(cli): update mcp deps ([a7d5f7c](https://github.com/NVIDIA/elements/commit/a7d5f7c))
4+
* fix(core): improve api custom elements schema ([6b299e3](https://github.com/NVIDIA/elements/commit/6b299e3))
5+
* fix(styles): default line heights ([d13ea94](https://github.com/NVIDIA/elements/commit/d13ea94))
6+
* chore(ci): update hugo starter to use mise defined binary ([29211a7](https://github.com/NVIDIA/elements/commit/29211a7))
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/lint-v2.2.0 [skip ci] ([0a6b54e](https://github.com/NVIDIA/elements/commit/0a6b54e))
10+
* chore(release): @nvidia-elements/styles-v2.1.1 [skip ci] ([d6ce1a6](https://github.com/NVIDIA/elements/commit/d6ce1a6))
11+
* feat(lint): add rule to limit excessive primary actions ([e67fa69](https://github.com/NVIDIA/elements/commit/e67fa69))
12+
113
## 2.2.0 (2026-07-24)
214

315
* chore(ci): enforce html custom data package contracts ([39ba85c](https://github.com/NVIDIA/elements/commit/39ba85c))

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

0 commit comments

Comments
 (0)