We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f27ce commit 60ec7ebCopy full SHA for 60ec7eb
2 files changed
projects/monaco/CHANGELOG.md
@@ -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
5
## <small>0.0.9 (2026-05-01)</small>
6
7
* fix(monaco): address timing issue in validation patch ([1ac01cb](https://github.com/NVIDIA/elements/commit/1ac01cb))
projects/monaco/package.json
@@ -1,6 +1,6 @@
{
"name": "@nvidia-elements/monaco",
- "version": "0.0.9",
+ "version": "0.0.10",
"release": {
"extends": "../../release.config.js"
},
0 commit comments