mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Prepare for 0.32.1
This commit is contained in:
parent
aa75ddccbb
commit
29a2735168
2 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.32.1] (04.02.2022)
|
||||
|
||||
- fixes [an issue with service initialization](https://github.com/microsoft/monaco-editor/issues/2941).
|
||||
|
||||
## [0.32.0] (03.02.2022)
|
||||
|
||||
### Breaking Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "monaco-editor",
|
||||
"version": "0.32.0",
|
||||
"vscode": "5554b12acf27056905806867f251c859323ff7e9",
|
||||
"version": "0.32.1",
|
||||
"vscode": "8ad5e3bceab16a4d0856c43a374b511dffb1e795",
|
||||
"private": true,
|
||||
"description": "A browser based code editor",
|
||||
"author": "Microsoft Corporation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue