mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
0.37.1
This commit is contained in:
parent
e0f314294d
commit
d04d8188c9
2 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
# Monaco Editor Changelog
|
# Monaco Editor Changelog
|
||||||
|
|
||||||
|
## [0.37.1]
|
||||||
|
|
||||||
|
- Fixes Inline Completions feature
|
||||||
|
|
||||||
## [0.37.0]
|
## [0.37.0]
|
||||||
|
|
||||||
- New `registerLinkOpener` API
|
- New `registerLinkOpener` API
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "monaco-editor",
|
"name": "monaco-editor",
|
||||||
"version": "0.37.0",
|
"version": "0.37.1",
|
||||||
"vscodeRef": "9eba21c20f8720575cbc6c531d60c042c554d465",
|
"vscodeRef": "8f74fbfd1f2d8f6268a42df131726b218aafe511",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A browser based code editor",
|
"description": "A browser based code editor",
|
||||||
"homepage": "https://github.com/microsoft/monaco-editor",
|
"homepage": "https://github.com/microsoft/monaco-editor",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue