浏览代码

Prepare for 0.15.1

Alex Dima 6 年之前
父节点
当前提交
5900e034e9
共有 3 个文件被更改,包括 5 次插入2 次删除
  1. 3 0
      CHANGELOG.md
  2. 1 1
      monaco.d.ts
  3. 1 1
      website/playground/monaco.d.ts.txt

+ 3 - 0
CHANGELOG.md

@@ -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

+ 1 - 1
monaco.d.ts

@@ -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 - 1
website/playground/monaco.d.ts.txt

@@ -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
 *-----------------------------------------------------------*/
 /*---------------------------------------------------------------------------------------------