Skip to content

Commit 5285c80

Browse files
chore(release): @nvidia-elements/forms-v2.0.3 [skip ci]
## <small>2.0.3 (2026-07-18)</small> * 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/core-v2.0.4 [skip ci] ([d91da36](d91da36)) * 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 4bffdb2 commit 5285c80

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

projects/forms/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## <small>2.0.3 (2026-07-18)</small>
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/core-v2.0.4 [skip ci] ([d91da36](https://github.com/NVIDIA/elements/commit/d91da36))
8+
* feat(core): gauge ([70e115d](https://github.com/NVIDIA/elements/commit/70e115d))
9+
* feat(styles): add grow option for nve-text ([0b895ff](https://github.com/NVIDIA/elements/commit/0b895ff))
10+
* fix(docs): enhance decorator transpilation ([a08584b](https://github.com/NVIDIA/elements/commit/a08584b))
11+
* fix(forms): export controller ([1808462](https://github.com/NVIDIA/elements/commit/1808462))
12+
113
## <small>2.0.2 (2026-07-08)</small>
214

315
* fix(cli): correct case sensitive identifiers ([6c8cd2b](https://github.com/NVIDIA/elements/commit/6c8cd2b))

projects/forms/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/forms",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"release": {
55
"extends": "../../release.config.js"
66
},

0 commit comments

Comments
 (0)