Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a076aee

Browse files
chore(release): @nvidia-elements/monaco-v0.0.11 [skip ci]
## <small>0.0.11 (2026-05-13)</small> * chore(ci): add knip configuration for unused dep linting ([1d039cd](1d039cd)) * chore(ci): improve codex support ([38c429f](38c429f)) * chore(ci): lint corrections for missing nve-logo content ([6fc306f](6fc306f)) * chore(ci): update agent configurations ([cbd664c](cbd664c)) * chore(ci): update pnpm and node ([26aba55](26aba55)) * chore(docs): add codex link ([36473c1](36473c1)) * chore(docs): improve migration docs and layouts ([d905928](d905928)) * chore(media): package metadata ([a7b3b7a](a7b3b7a)) * chore(release): @nvidia-elements/cli-v0.0.10 [skip ci] ([72fe1ff](72fe1ff)) * chore(release): @nvidia-elements/cli-v0.0.11 [skip ci] ([1e61870](1e61870)) * chore(release): @nvidia-elements/cli-v0.0.12 [skip ci] ([ce02646](ce02646)) * chore(release): @nvidia-elements/code-v0.0.9 [skip ci] ([098029d](098029d)) * chore(release): @nvidia-elements/core-v0.1.0 [skip ci] ([594d1d2](594d1d2)) * chore(release): @nvidia-elements/core-v0.1.1 [skip ci] ([b519690](b519690)) * chore(release): @nvidia-elements/forms-v0.0.8 [skip ci] ([2d04bfd](2d04bfd)) * chore(release): @nvidia-elements/lint-v0.3.0 [skip ci] ([05610ae](05610ae)) * chore(release): @nvidia-elements/lint-v0.3.1 [skip ci] ([b3c65cc](b3c65cc)) * chore(release): @nvidia-elements/markdown-v0.0.9 [skip ci] ([a321984](a321984)) * chore(release): @nvidia-elements/styles-v0.0.9 [skip ci] ([bd4ec9f](bd4ec9f)) * chore(release): @nvidia-elements/themes-v0.0.10 [skip ci] ([3a402bc](3a402bc)) * chore(starters): package metadata ([7dff9c9](7dff9c9)) * fix(cli): improve context ([7ca3fa6](7ca3fa6)) * fix(cli): improved migration context ([771e194](771e194)) * fix(cli): package metadata ([2ebfca5](2ebfca5)) * fix(code): package metadata ([ffb19c5](ffb19c5)) * fix(core): package metadata ([bbd8b8c](bbd8b8c)) * fix(create): package metadata ([0cbaadc](0cbaadc)) * fix(forms): package metadata ([1182721](1182721)) * fix(lint): package metadata ([b5785fb](b5785fb)) * fix(markdown): package metadata ([c322cd5](c322cd5)) * fix(monaco): package metadata ([ebe24ce](ebe24ce)) * fix(styles): package metadata ([16675f2](16675f2)) * fix(themes): package metadata ([83b2273](83b2273)) * feat(core): add nve-format-number component ([d49ec24](d49ec24)) * feat(lint): improve deprecated api migration rules ([d61ec17](d61ec17))
1 parent a321984 commit a076aee

2 files changed

Lines changed: 39 additions & 1 deletion

File tree

projects/monaco/CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
## <small>0.0.11 (2026-05-13)</small>
2+
3+
* chore(ci): add knip configuration for unused dep linting ([1d039cd](https://github.com/NVIDIA/elements/commit/1d039cd))
4+
* chore(ci): improve codex support ([38c429f](https://github.com/NVIDIA/elements/commit/38c429f))
5+
* chore(ci): lint corrections for missing nve-logo content ([6fc306f](https://github.com/NVIDIA/elements/commit/6fc306f))
6+
* chore(ci): update agent configurations ([cbd664c](https://github.com/NVIDIA/elements/commit/cbd664c))
7+
* chore(ci): update pnpm and node ([26aba55](https://github.com/NVIDIA/elements/commit/26aba55))
8+
* chore(docs): add codex link ([36473c1](https://github.com/NVIDIA/elements/commit/36473c1))
9+
* chore(docs): improve migration docs and layouts ([d905928](https://github.com/NVIDIA/elements/commit/d905928))
10+
* chore(media): package metadata ([a7b3b7a](https://github.com/NVIDIA/elements/commit/a7b3b7a))
11+
* chore(release): @nvidia-elements/cli-v0.0.10 [skip ci] ([72fe1ff](https://github.com/NVIDIA/elements/commit/72fe1ff))
12+
* chore(release): @nvidia-elements/cli-v0.0.11 [skip ci] ([1e61870](https://github.com/NVIDIA/elements/commit/1e61870))
13+
* chore(release): @nvidia-elements/cli-v0.0.12 [skip ci] ([ce02646](https://github.com/NVIDIA/elements/commit/ce02646))
14+
* chore(release): @nvidia-elements/code-v0.0.9 [skip ci] ([098029d](https://github.com/NVIDIA/elements/commit/098029d))
15+
* chore(release): @nvidia-elements/core-v0.1.0 [skip ci] ([594d1d2](https://github.com/NVIDIA/elements/commit/594d1d2))
16+
* chore(release): @nvidia-elements/core-v0.1.1 [skip ci] ([b519690](https://github.com/NVIDIA/elements/commit/b519690))
17+
* chore(release): @nvidia-elements/forms-v0.0.8 [skip ci] ([2d04bfd](https://github.com/NVIDIA/elements/commit/2d04bfd))
18+
* chore(release): @nvidia-elements/lint-v0.3.0 [skip ci] ([05610ae](https://github.com/NVIDIA/elements/commit/05610ae))
19+
* chore(release): @nvidia-elements/lint-v0.3.1 [skip ci] ([b3c65cc](https://github.com/NVIDIA/elements/commit/b3c65cc))
20+
* chore(release): @nvidia-elements/markdown-v0.0.9 [skip ci] ([a321984](https://github.com/NVIDIA/elements/commit/a321984))
21+
* chore(release): @nvidia-elements/styles-v0.0.9 [skip ci] ([bd4ec9f](https://github.com/NVIDIA/elements/commit/bd4ec9f))
22+
* chore(release): @nvidia-elements/themes-v0.0.10 [skip ci] ([3a402bc](https://github.com/NVIDIA/elements/commit/3a402bc))
23+
* chore(starters): package metadata ([7dff9c9](https://github.com/NVIDIA/elements/commit/7dff9c9))
24+
* fix(cli): improve context ([7ca3fa6](https://github.com/NVIDIA/elements/commit/7ca3fa6))
25+
* fix(cli): improved migration context ([771e194](https://github.com/NVIDIA/elements/commit/771e194))
26+
* fix(cli): package metadata ([2ebfca5](https://github.com/NVIDIA/elements/commit/2ebfca5))
27+
* fix(code): package metadata ([ffb19c5](https://github.com/NVIDIA/elements/commit/ffb19c5))
28+
* fix(core): package metadata ([bbd8b8c](https://github.com/NVIDIA/elements/commit/bbd8b8c))
29+
* fix(create): package metadata ([0cbaadc](https://github.com/NVIDIA/elements/commit/0cbaadc))
30+
* fix(forms): package metadata ([1182721](https://github.com/NVIDIA/elements/commit/1182721))
31+
* fix(lint): package metadata ([b5785fb](https://github.com/NVIDIA/elements/commit/b5785fb))
32+
* fix(markdown): package metadata ([c322cd5](https://github.com/NVIDIA/elements/commit/c322cd5))
33+
* fix(monaco): package metadata ([ebe24ce](https://github.com/NVIDIA/elements/commit/ebe24ce))
34+
* fix(styles): package metadata ([16675f2](https://github.com/NVIDIA/elements/commit/16675f2))
35+
* fix(themes): package metadata ([83b2273](https://github.com/NVIDIA/elements/commit/83b2273))
36+
* feat(core): add nve-format-number component ([d49ec24](https://github.com/NVIDIA/elements/commit/d49ec24))
37+
* feat(lint): improve deprecated api migration rules ([d61ec17](https://github.com/NVIDIA/elements/commit/d61ec17))
38+
139
## <small>0.0.10 (2026-05-01)</small>
240

341
* fix(monaco): patch monaco-editor broken paste action ([35f27ce](https://github.com/NVIDIA/elements/commit/35f27ce))

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

0 commit comments

Comments
 (0)