Skip to content

Commit f44d145

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

2 files changed

Lines changed: 46 additions & 1 deletion

File tree

‎projects/styles/CHANGELOG.md‎

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

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

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

0 commit comments

Comments
 (0)