mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 13:55:41 +01:00
Prep for 0.10.1
This commit is contained in:
parent
4930b6aff5
commit
6594f6614f
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Monaco Editor Change log
|
||||
|
||||
## [0.10.1] (16.10.2017)
|
||||
- Fixes [issue #601](https://github.com/Microsoft/monaco-editor/issues/601): window.opener should be set to null to protect against malicious code
|
||||
|
||||
## [0.10.0] (17.08.2017)
|
||||
|
||||
### Breaking changes
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"gulp-typedoc": "^2.0.0",
|
||||
"http-server": "^0.9.0",
|
||||
"monaco-css": "1.3.3",
|
||||
"monaco-editor-core": "0.10.0",
|
||||
"monaco-editor-core": "0.10.1",
|
||||
"monaco-html": "1.3.2",
|
||||
"monaco-json": "1.3.2",
|
||||
"monaco-languages": "0.9.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue