mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Prepare for 0.15.1
This commit is contained in:
parent
f137ccee65
commit
5900e034e9
3 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Monaco Editor Changelog
|
||||
|
||||
## [0.15.1] (13.11.2018)
|
||||
* Fixes the `/esm/` distribution (https://github.com/Microsoft/monaco-editor/issues/1178)
|
||||
|
||||
## [0.15.0] (12.11.2018)
|
||||
|
||||
### New & Noteworthy
|
||||
|
|
|
|||
2
monaco.d.ts
vendored
2
monaco.d.ts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Type definitions for monaco-editor v0.15.0
|
||||
* Type definitions for monaco-editor v0.15.1
|
||||
* Released under the MIT license
|
||||
*-----------------------------------------------------------*/
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*!-----------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Type definitions for monaco-editor v0.15.0
|
||||
* Type definitions for monaco-editor v0.15.1
|
||||
* Released under the MIT license
|
||||
*-----------------------------------------------------------*/
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue