We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac01cb commit 4a07ec6Copy full SHA for 4a07ec6
2 files changed
projects/monaco/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.0.9 (2026-05-01)</small>
2
+
3
+* fix(monaco): address timing issue in validation patch ([1ac01cb](https://github.com/NVIDIA/elements/commit/1ac01cb))
4
5
## <small>0.0.8 (2026-05-01)</small>
6
7
* chore(ci): add code rabbit config ([cf98be6](https://github.com/NVIDIA/elements/commit/cf98be6))
projects/monaco/package.json
@@ -1,6 +1,6 @@
{
"name": "@nvidia-elements/monaco",
- "version": "0.0.8",
+ "version": "0.0.9",
"release": {
"extends": "../../release.config.js"
},
0 commit comments