Skip to content

Commit 60ec7eb

Browse files
chore(release): @nvidia-elements/monaco-v0.0.10 [skip ci]
## <small>0.0.10 (2026-05-01)</small> * fix(monaco): patch monaco-editor broken paste action ([35f27ce](35f27ce))
1 parent 35f27ce commit 60ec7eb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

projects/monaco/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.0.10 (2026-05-01)</small>
2+
3+
* fix(monaco): patch monaco-editor broken paste action ([35f27ce](https://github.com/NVIDIA/elements/commit/35f27ce))
4+
15
## <small>0.0.9 (2026-05-01)</small>
26

37
* fix(monaco): address timing issue in validation patch ([1ac01cb](https://github.com/NVIDIA/elements/commit/1ac01cb))

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

0 commit comments

Comments
 (0)