Skip to content

Commit 59f3a66

Browse files
chore(release): @nvidia-elements/forms-v2.0.0 [skip ci]
## 2.0.0 (2026-06-08) * chore(ci): release scope fix ([102f9a3](102f9a3)) * chore(release): @nvidia-elements/themes-v2.0.0 [skip ci] ([9ffdbd2](9ffdbd2)) * feat(cli)!: promote to stable public release ([ab93fca](ab93fca)) * feat(code)!: promote to stable public release ([eb00327](eb00327)) * feat(core)!: promote to stable public release ([cb2859d](cb2859d)) * feat(forms)!: promote to stable public release ([dc67f62](dc67f62)) * feat(lint)!: promote to stable public release ([583e44f](583e44f)) * feat(markdown)!: promote to stable public release ([aa807eb](aa807eb)) * feat(monaco)!: promote to stable public release ([78c8007](78c8007)) * feat(styles)!: promote to stable public release ([f07f114](f07f114)) * feat(themes)!: promote to stable public release ([9c7352f](9c7352f)) ### BREAKING CHANGE * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com> * Promotes to the stable public 2.0 release line. Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent 9ffdbd2 commit 59f3a66

2 files changed

Lines changed: 45 additions & 1 deletion

File tree

‎projects/forms/CHANGELOG.md‎

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
## 2.0.0 (2026-06-08)
2+
3+
* chore(ci): release scope fix ([102f9a3](https://github.com/NVIDIA/elements/commit/102f9a3))
4+
* chore(release): @nvidia-elements/themes-v2.0.0 [skip ci] ([9ffdbd2](https://github.com/NVIDIA/elements/commit/9ffdbd2))
5+
* feat(cli)!: promote to stable public release ([ab93fca](https://github.com/NVIDIA/elements/commit/ab93fca))
6+
* feat(code)!: promote to stable public release ([eb00327](https://github.com/NVIDIA/elements/commit/eb00327))
7+
* feat(core)!: promote to stable public release ([cb2859d](https://github.com/NVIDIA/elements/commit/cb2859d))
8+
* feat(forms)!: promote to stable public release ([dc67f62](https://github.com/NVIDIA/elements/commit/dc67f62))
9+
* feat(lint)!: promote to stable public release ([583e44f](https://github.com/NVIDIA/elements/commit/583e44f))
10+
* feat(markdown)!: promote to stable public release ([aa807eb](https://github.com/NVIDIA/elements/commit/aa807eb))
11+
* feat(monaco)!: promote to stable public release ([78c8007](https://github.com/NVIDIA/elements/commit/78c8007))
12+
* feat(styles)!: promote to stable public release ([f07f114](https://github.com/NVIDIA/elements/commit/f07f114))
13+
* feat(themes)!: promote to stable public release ([9c7352f](https://github.com/NVIDIA/elements/commit/9c7352f))
14+
15+
### BREAKING CHANGE
16+
17+
* Promotes to the stable public 2.0 release line.
18+
19+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
20+
* Promotes to the stable public 2.0 release line.
21+
22+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
23+
* Promotes to the stable public 2.0 release line.
24+
25+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
26+
* Promotes to the stable public 2.0 release line.
27+
28+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
29+
* Promotes to the stable public 2.0 release line.
30+
31+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
32+
* Promotes to the stable public 2.0 release line.
33+
34+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
35+
* Promotes to the stable public 2.0 release line.
36+
37+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
38+
* Promotes to the stable public 2.0 release line.
39+
40+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
41+
* Promotes to the stable public 2.0 release line.
42+
43+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
44+
145
## 0.1.0 (2026-06-03)
246

347
* chore(ci): add labeler and stale workflows ([31730e8](https://github.com/NVIDIA/elements/commit/31730e8))

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

0 commit comments

Comments
 (0)