Skip to content

Commit 686ff96

Browse files
chore(release): @nvidia-elements/markdown-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/code-v2.0.0 [skip ci] ([beb620d](beb620d)) * 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 beb620d commit 686ff96

2 files changed

Lines changed: 52 additions & 1 deletion

File tree

‎projects/markdown/CHANGELOG.md‎

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

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

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

0 commit comments

Comments
 (0)