Prepare for 0.19.2

This commit is contained in:
Alexandru Dima 2020-01-06 16:09:30 +01:00
parent 5d26fa656f
commit 7adfb57575
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
3 changed files with 8 additions and 4 deletions

View file

@ -1,5 +1,9 @@
# Monaco Editor Changelog
## [0.19.2] (06.01.2020)
* fixes issue with default value of `autoIndent` - [#1726](https://github.com/microsoft/monaco-editor/issues/1726)
## [0.19.1] (06.01.2020)
* fixes issue with .d.ts file in the ESM distribution - [#1729](https://github.com/microsoft/monaco-editor/issues/1729)