Skip to content

Commit 0b24dcc

Browse files
chore(release): @nvidia-elements/core-v2.2.3 [skip ci]
## <small>2.2.3 (2026-08-05)</small> * fix(cli): workspace dependency ([5ecbd96](5ecbd96)) * fix(core): size height calculation ([204aa52](204aa52)) * fix(core): update fit-text input to native field sizing ([cadc33c](cadc33c)) * fix(styles): add width rule for row layout with space-between alignment ([61113ad](61113ad)) * chore(ci): add github dependabot skill ([4cb37a7](4cb37a7)) * chore(ci): enhance ci performance profiling and add new scripts ([ef0a912](ef0a912)) * chore(ci): update dependencies ([4601239](4601239)) * chore(ci): update metadata and test coverage report ([216a7a9](216a7a9)) * chore(docs): july update ([59d3f83](59d3f83)) * chore(release): @nvidia-elements/cli-v2.1.9 [skip ci] ([651abf3](651abf3)) * chore(release): @nvidia-elements/lint-v2.3.0 [skip ci] ([35bb729](35bb729)) * chore(release): @nvidia-elements/styles-v2.1.2 [skip ci] ([71fab6c](71fab6c)) * feat(lint): add rule to restrict container="full" usage ([a634e39](a634e39))
1 parent cadc33c commit 0b24dcc

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## <small>2.2.3 (2026-08-05)</small>
2+
3+
* fix(cli): workspace dependency ([5ecbd96](https://github.com/NVIDIA/elements/commit/5ecbd96))
4+
* fix(core): size height calculation ([204aa52](https://github.com/NVIDIA/elements/commit/204aa52))
5+
* fix(core): update fit-text input to native field sizing ([cadc33c](https://github.com/NVIDIA/elements/commit/cadc33c))
6+
* fix(styles): add width rule for row layout with space-between alignment ([61113ad](https://github.com/NVIDIA/elements/commit/61113ad))
7+
* chore(ci): add github dependabot skill ([4cb37a7](https://github.com/NVIDIA/elements/commit/4cb37a7))
8+
* chore(ci): enhance ci performance profiling and add new scripts ([ef0a912](https://github.com/NVIDIA/elements/commit/ef0a912))
9+
* chore(ci): update dependencies ([4601239](https://github.com/NVIDIA/elements/commit/4601239))
10+
* chore(ci): update metadata and test coverage report ([216a7a9](https://github.com/NVIDIA/elements/commit/216a7a9))
11+
* chore(docs): july update ([59d3f83](https://github.com/NVIDIA/elements/commit/59d3f83))
12+
* chore(release): @nvidia-elements/cli-v2.1.9 [skip ci] ([651abf3](https://github.com/NVIDIA/elements/commit/651abf3))
13+
* chore(release): @nvidia-elements/lint-v2.3.0 [skip ci] ([35bb729](https://github.com/NVIDIA/elements/commit/35bb729))
14+
* chore(release): @nvidia-elements/styles-v2.1.2 [skip ci] ([71fab6c](https://github.com/NVIDIA/elements/commit/71fab6c))
15+
* feat(lint): add rule to restrict container="full" usage ([a634e39](https://github.com/NVIDIA/elements/commit/a634e39))
16+
117
## <small>2.2.2 (2026-07-30)</small>
218

319
* fix(cli): update mcp sdk ([0640e11](https://github.com/NVIDIA/elements/commit/0640e11))

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

0 commit comments

Comments
 (0)