Skip to content

Commit e72e4f9

Browse files
chore(release): @nvidia-elements/monaco-v0.0.12 [skip ci]
## <small>0.0.12 (2026-06-03)</small> * chore(ci): add labeler and stale workflows ([31730e8](31730e8)) * chore(ci): cleanup unused references and improve ci logging ([9280f22](9280f22)) * chore(ci): improve workflow default permissions ([878bafb](878bafb)) * chore(ci): lighthouse ([beee0dd](beee0dd)) * chore(ci): update lighthouse ([f1fb184](f1fb184)) * chore(ci): upgrade to typescript 7 ([d9c9705](d9c9705)) * chore(core): test coverage ([f2da970](f2da970)) * chore(core): update snapshots ([5c9bd5f](5c9bd5f)) * chore(docs): add agent tooling guidelines ([5eb909d](5eb909d)) * chore(docs): add media docs support ([f3906cb](f3906cb)) * chore(docs): add test command and configuration for vitest ([1e56150](1e56150)) * chore(docs): fixup metadata issues ([b931ff5](b931ff5)) * chore(docs): improve docs metadata ([00da961](00da961)) * chore(docs): metadata structure fixes ([efb89f7](efb89f7)) * chore(docs): remove runtime comments ([6fa19e5](6fa19e5)) * chore(docs): update agent documentation and component creation guidelines ([69e3ed5](69e3ed5)) * chore(internals): add new rules for class inheritance and aria attribute management ([c25838a](c25838a)) * chore(lint): add combobox api check ([71a34ef](71a34ef)) * chore(release): @nvidia-elements/cli-v0.1.0 [skip ci] ([e8e3187](e8e3187)) * chore(release): @nvidia-elements/cli-v0.2.0 [skip ci] ([3c83f7d](3c83f7d)) * chore(release): @nvidia-elements/cli-v0.2.1 [skip ci] ([a4e3dad](a4e3dad)) * chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] ([c037db6](c037db6)) * chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] ([0c1812f](0c1812f)) * chore(release): @nvidia-elements/core-v0.1.2 [skip ci] ([9b03b91](9b03b91)) * chore(release): @nvidia-elements/core-v0.1.3 [skip ci] ([c57a087](c57a087)) * chore(release): @nvidia-elements/core-v0.1.4 [skip ci] ([8b9d251](8b9d251)) * chore(release): @nvidia-elements/core-v0.2.0 [skip ci] ([471b568](471b568)) * chore(release): @nvidia-elements/core-v0.2.1 [skip ci] ([ac77441](ac77441)) * chore(release): @nvidia-elements/core-v0.2.2 [skip ci] ([094563b](094563b)) * chore(release): @nvidia-elements/core-v0.2.3 [skip ci] ([8747335](8747335)) * chore(release): @nvidia-elements/create-v0.0.8 [skip ci] ([bfcb1fc](bfcb1fc)) * chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] ([37b0575](37b0575)) * chore(release): @nvidia-elements/themes-v0.0.11 [skip ci] ([8618c39](8618c39)) * chore(starters): add agents files ([64eac99](64eac99)) * fix(ci): ensure node is available in agent sandbox ([27f7bd1](27f7bd1)) * fix(cli): binary version support ([39106f1](39106f1)) * fix(cli): broken default binary path ([368e6fe](368e6fe)) * fix(cli): handle command args ([0f526e0](0f526e0)) * fix(core): button contrast state ([4bafa47](4bafa47)) * fix(core): chrome scoped registry and popover behavior ([e8bb66c](e8bb66c)) * fix(core): cleanup timeout on popover close ([a3c1448](a3c1448)) * fix(core): correct read only property ([b9e7588](b9e7588)) * fix(core): refactor to use form control mixins ([5e1721d](5e1721d)) * fix(core): remove postinstall ([4818481](4818481)) * fix(docs): add missing mcp apps and custom elements manifest docs ([56d8415](56d8415)) * fix(monaco): refactor to use form control mixin entrypoint ([05c73b9](05c73b9)) * fix(themes): refactor conversions and fix out of bound colors ([4e98a7a](4e98a7a)) * feat(cli): add multiple version detection ([c98786a](c98786a)) * feat(cli): support cli skills ([41eb7c9](41eb7c9)) * feat(cli): support mcp apps and improved error handling ([17c3141](17c3141)) * feat(core): introduce tag layout options and patterns ([c961584](c961584)) * feat(forms): add form control mixins ([fc88b3a](fc88b3a))
1 parent 8747335 commit e72e4f9

2 files changed

Lines changed: 56 additions & 1 deletion

File tree

projects/monaco/CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,58 @@
1+
## <small>0.0.12 (2026-06-03)</small>
2+
3+
* chore(ci): add labeler and stale workflows ([31730e8](https://github.com/NVIDIA/elements/commit/31730e8))
4+
* chore(ci): cleanup unused references and improve ci logging ([9280f22](https://github.com/NVIDIA/elements/commit/9280f22))
5+
* chore(ci): improve workflow default permissions ([878bafb](https://github.com/NVIDIA/elements/commit/878bafb))
6+
* chore(ci): lighthouse ([beee0dd](https://github.com/NVIDIA/elements/commit/beee0dd))
7+
* chore(ci): update lighthouse ([f1fb184](https://github.com/NVIDIA/elements/commit/f1fb184))
8+
* chore(ci): upgrade to typescript 7 ([d9c9705](https://github.com/NVIDIA/elements/commit/d9c9705))
9+
* chore(core): test coverage ([f2da970](https://github.com/NVIDIA/elements/commit/f2da970))
10+
* chore(core): update snapshots ([5c9bd5f](https://github.com/NVIDIA/elements/commit/5c9bd5f))
11+
* chore(docs): add agent tooling guidelines ([5eb909d](https://github.com/NVIDIA/elements/commit/5eb909d))
12+
* chore(docs): add media docs support ([f3906cb](https://github.com/NVIDIA/elements/commit/f3906cb))
13+
* chore(docs): add test command and configuration for vitest ([1e56150](https://github.com/NVIDIA/elements/commit/1e56150))
14+
* chore(docs): fixup metadata issues ([b931ff5](https://github.com/NVIDIA/elements/commit/b931ff5))
15+
* chore(docs): improve docs metadata ([00da961](https://github.com/NVIDIA/elements/commit/00da961))
16+
* chore(docs): metadata structure fixes ([efb89f7](https://github.com/NVIDIA/elements/commit/efb89f7))
17+
* chore(docs): remove runtime comments ([6fa19e5](https://github.com/NVIDIA/elements/commit/6fa19e5))
18+
* chore(docs): update agent documentation and component creation guidelines ([69e3ed5](https://github.com/NVIDIA/elements/commit/69e3ed5))
19+
* chore(internals): add new rules for class inheritance and aria attribute management ([c25838a](https://github.com/NVIDIA/elements/commit/c25838a))
20+
* chore(lint): add combobox api check ([71a34ef](https://github.com/NVIDIA/elements/commit/71a34ef))
21+
* chore(release): @nvidia-elements/cli-v0.1.0 [skip ci] ([e8e3187](https://github.com/NVIDIA/elements/commit/e8e3187))
22+
* chore(release): @nvidia-elements/cli-v0.2.0 [skip ci] ([3c83f7d](https://github.com/NVIDIA/elements/commit/3c83f7d))
23+
* chore(release): @nvidia-elements/cli-v0.2.1 [skip ci] ([a4e3dad](https://github.com/NVIDIA/elements/commit/a4e3dad))
24+
* chore(release): @nvidia-elements/cli-v0.2.2 [skip ci] ([c037db6](https://github.com/NVIDIA/elements/commit/c037db6))
25+
* chore(release): @nvidia-elements/cli-v0.2.3 [skip ci] ([0c1812f](https://github.com/NVIDIA/elements/commit/0c1812f))
26+
* chore(release): @nvidia-elements/core-v0.1.2 [skip ci] ([9b03b91](https://github.com/NVIDIA/elements/commit/9b03b91))
27+
* chore(release): @nvidia-elements/core-v0.1.3 [skip ci] ([c57a087](https://github.com/NVIDIA/elements/commit/c57a087))
28+
* chore(release): @nvidia-elements/core-v0.1.4 [skip ci] ([8b9d251](https://github.com/NVIDIA/elements/commit/8b9d251))
29+
* chore(release): @nvidia-elements/core-v0.2.0 [skip ci] ([471b568](https://github.com/NVIDIA/elements/commit/471b568))
30+
* chore(release): @nvidia-elements/core-v0.2.1 [skip ci] ([ac77441](https://github.com/NVIDIA/elements/commit/ac77441))
31+
* chore(release): @nvidia-elements/core-v0.2.2 [skip ci] ([094563b](https://github.com/NVIDIA/elements/commit/094563b))
32+
* chore(release): @nvidia-elements/core-v0.2.3 [skip ci] ([8747335](https://github.com/NVIDIA/elements/commit/8747335))
33+
* chore(release): @nvidia-elements/create-v0.0.8 [skip ci] ([bfcb1fc](https://github.com/NVIDIA/elements/commit/bfcb1fc))
34+
* chore(release): @nvidia-elements/forms-v0.1.0 [skip ci] ([37b0575](https://github.com/NVIDIA/elements/commit/37b0575))
35+
* chore(release): @nvidia-elements/themes-v0.0.11 [skip ci] ([8618c39](https://github.com/NVIDIA/elements/commit/8618c39))
36+
* chore(starters): add agents files ([64eac99](https://github.com/NVIDIA/elements/commit/64eac99))
37+
* fix(ci): ensure node is available in agent sandbox ([27f7bd1](https://github.com/NVIDIA/elements/commit/27f7bd1))
38+
* fix(cli): binary version support ([39106f1](https://github.com/NVIDIA/elements/commit/39106f1))
39+
* fix(cli): broken default binary path ([368e6fe](https://github.com/NVIDIA/elements/commit/368e6fe))
40+
* fix(cli): handle command args ([0f526e0](https://github.com/NVIDIA/elements/commit/0f526e0))
41+
* fix(core): button contrast state ([4bafa47](https://github.com/NVIDIA/elements/commit/4bafa47))
42+
* fix(core): chrome scoped registry and popover behavior ([e8bb66c](https://github.com/NVIDIA/elements/commit/e8bb66c))
43+
* fix(core): cleanup timeout on popover close ([a3c1448](https://github.com/NVIDIA/elements/commit/a3c1448))
44+
* fix(core): correct read only property ([b9e7588](https://github.com/NVIDIA/elements/commit/b9e7588))
45+
* fix(core): refactor to use form control mixins ([5e1721d](https://github.com/NVIDIA/elements/commit/5e1721d))
46+
* fix(core): remove postinstall ([4818481](https://github.com/NVIDIA/elements/commit/4818481))
47+
* fix(docs): add missing mcp apps and custom elements manifest docs ([56d8415](https://github.com/NVIDIA/elements/commit/56d8415))
48+
* fix(monaco): refactor to use form control mixin entrypoint ([05c73b9](https://github.com/NVIDIA/elements/commit/05c73b9))
49+
* fix(themes): refactor conversions and fix out of bound colors ([4e98a7a](https://github.com/NVIDIA/elements/commit/4e98a7a))
50+
* feat(cli): add multiple version detection ([c98786a](https://github.com/NVIDIA/elements/commit/c98786a))
51+
* feat(cli): support cli skills ([41eb7c9](https://github.com/NVIDIA/elements/commit/41eb7c9))
52+
* feat(cli): support mcp apps and improved error handling ([17c3141](https://github.com/NVIDIA/elements/commit/17c3141))
53+
* feat(core): introduce tag layout options and patterns ([c961584](https://github.com/NVIDIA/elements/commit/c961584))
54+
* feat(forms): add form control mixins ([fc88b3a](https://github.com/NVIDIA/elements/commit/fc88b3a))
55+
156
## <small>0.0.11 (2026-05-13)</small>
257

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

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

0 commit comments

Comments
 (0)