Skip to content

Commit beb620d

Browse files
chore(release): @nvidia-elements/code-v2.0.0 [skip ci]
## 2.0.0 (2026-06-08) * chore(ci): release scope fix ([102f9a3](102f9a3)) * chore(release): @nvidia-elements/cli-v2.0.0 [skip ci] ([7b84169](7b84169)) * chore(release): @nvidia-elements/core-v2.0.0 [skip ci] ([1ab0f53](1ab0f53)) * chore(release): @nvidia-elements/forms-v2.0.0 [skip ci] ([59f3a66](59f3a66)) * chore(release): @nvidia-elements/lint-v2.0.0 [skip ci] ([fc17e13](fc17e13)) * chore(release): @nvidia-elements/monaco-v2.0.0 [skip ci] ([50df8a0](50df8a0)) * chore(release): @nvidia-elements/styles-v2.0.0 [skip ci] ([f44d145](f44d145)) * 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 7b84169 commit beb620d

2 files changed

Lines changed: 51 additions & 1 deletion

File tree

‎projects/code/CHANGELOG.md‎

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,53 @@
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/cli-v2.0.0 [skip ci] ([7b84169](https://github.com/NVIDIA/elements/commit/7b84169))
5+
* chore(release): @nvidia-elements/core-v2.0.0 [skip ci] ([1ab0f53](https://github.com/NVIDIA/elements/commit/1ab0f53))
6+
* chore(release): @nvidia-elements/forms-v2.0.0 [skip ci] ([59f3a66](https://github.com/NVIDIA/elements/commit/59f3a66))
7+
* chore(release): @nvidia-elements/lint-v2.0.0 [skip ci] ([fc17e13](https://github.com/NVIDIA/elements/commit/fc17e13))
8+
* chore(release): @nvidia-elements/monaco-v2.0.0 [skip ci] ([50df8a0](https://github.com/NVIDIA/elements/commit/50df8a0))
9+
* chore(release): @nvidia-elements/styles-v2.0.0 [skip ci] ([f44d145](https://github.com/NVIDIA/elements/commit/f44d145))
10+
* chore(release): @nvidia-elements/themes-v2.0.0 [skip ci] ([9ffdbd2](https://github.com/NVIDIA/elements/commit/9ffdbd2))
11+
* feat(cli)!: promote to stable public release ([ab93fca](https://github.com/NVIDIA/elements/commit/ab93fca))
12+
* feat(code)!: promote to stable public release ([eb00327](https://github.com/NVIDIA/elements/commit/eb00327))
13+
* feat(core)!: promote to stable public release ([cb2859d](https://github.com/NVIDIA/elements/commit/cb2859d))
14+
* feat(forms)!: promote to stable public release ([dc67f62](https://github.com/NVIDIA/elements/commit/dc67f62))
15+
* feat(lint)!: promote to stable public release ([583e44f](https://github.com/NVIDIA/elements/commit/583e44f))
16+
* feat(markdown)!: promote to stable public release ([aa807eb](https://github.com/NVIDIA/elements/commit/aa807eb))
17+
* feat(monaco)!: promote to stable public release ([78c8007](https://github.com/NVIDIA/elements/commit/78c8007))
18+
* feat(styles)!: promote to stable public release ([f07f114](https://github.com/NVIDIA/elements/commit/f07f114))
19+
* feat(themes)!: promote to stable public release ([9c7352f](https://github.com/NVIDIA/elements/commit/9c7352f))
20+
21+
### BREAKING CHANGE
22+
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+
* Promotes to the stable public 2.0 release line.
45+
46+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
47+
* Promotes to the stable public 2.0 release line.
48+
49+
Signed-off-by: Cory Rylan <crylan@nvidia.com>
50+
151
## <small>0.0.9 (2026-05-13)</small>
252

353
* chore(ci): add knip configuration for unused dep linting ([1d039cd](https://github.com/NVIDIA/elements/commit/1d039cd))

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

0 commit comments

Comments
 (0)