Skip to content

Commit 9a874bd

Browse files
chore(release): @nvidia-elements/core-v2.1.0 [skip ci]
## 2.1.0 (2026-07-18) * chore(ci): improve test coverage ([4ef2eb3](4ef2eb3)) * chore(ci): update lighthouse ([4bffdb2](4bffdb2)) * chore(ci): update stylelint to version ([522e1c4](522e1c4)) * chore(ci): upgrade built to ts7 rc ([77117a1](77117a1)) * chore(release): @nvidia-elements/forms-v2.0.3 [skip ci] ([5285c80](5285c80)) * chore(release): @nvidia-elements/styles-v2.1.0 [skip ci] ([25eb987](25eb987)) * feat(core): gauge ([70e115d](70e115d)) * feat(styles): add grow option for nve-text ([0b895ff](0b895ff)) * fix(docs): enhance decorator transpilation ([a08584b](a08584b)) * fix(forms): export controller ([1808462](1808462))
1 parent 25eb987 commit 9a874bd

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2.1.0 (2026-07-18)
2+
3+
* chore(ci): improve test coverage ([4ef2eb3](https://github.com/NVIDIA/elements/commit/4ef2eb3))
4+
* chore(ci): update lighthouse ([4bffdb2](https://github.com/NVIDIA/elements/commit/4bffdb2))
5+
* chore(ci): update stylelint to version ([522e1c4](https://github.com/NVIDIA/elements/commit/522e1c4))
6+
* chore(ci): upgrade built to ts7 rc ([77117a1](https://github.com/NVIDIA/elements/commit/77117a1))
7+
* chore(release): @nvidia-elements/forms-v2.0.3 [skip ci] ([5285c80](https://github.com/NVIDIA/elements/commit/5285c80))
8+
* chore(release): @nvidia-elements/styles-v2.1.0 [skip ci] ([25eb987](https://github.com/NVIDIA/elements/commit/25eb987))
9+
* feat(core): gauge ([70e115d](https://github.com/NVIDIA/elements/commit/70e115d))
10+
* feat(styles): add grow option for nve-text ([0b895ff](https://github.com/NVIDIA/elements/commit/0b895ff))
11+
* fix(docs): enhance decorator transpilation ([a08584b](https://github.com/NVIDIA/elements/commit/a08584b))
12+
* fix(forms): export controller ([1808462](https://github.com/NVIDIA/elements/commit/1808462))
13+
114
## <small>2.0.4 (2026-07-08)</small>
215

316
* chore(release): @nvidia-elements/forms-v2.0.2 [skip ci] ([35e1073](https://github.com/NVIDIA/elements/commit/35e1073))

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

0 commit comments

Comments
 (0)