Skip to content

Commit 9ffdbd2

Browse files
chore(release): @nvidia-elements/themes-v2.0.0 [skip ci]
## 2.0.0 (2026-06-08) * chore(ci): release scope fix ([102f9a3](102f9a3)) * 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 102f9a3 commit 9ffdbd2

2 files changed

Lines changed: 44 additions & 1 deletion

File tree

‎projects/themes/CHANGELOG.md‎

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

346
* chore(ci): update agent configurations ([cbd664c](https://github.com/NVIDIA/elements/commit/cbd664c))

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

0 commit comments

Comments
 (0)