Skip to content

Commit 1ab0f53

Browse files
chore(release): @nvidia-elements/core-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/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 f44d145 commit 1ab0f53

2 files changed

Lines changed: 47 additions & 1 deletion

File tree

‎projects/core/CHANGELOG.md‎

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

349
* chore(ci): update dependencies ([02fa6b5](https://github.com/NVIDIA/elements/commit/02fa6b5))

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

0 commit comments

Comments
 (0)