Alex Dima 7 年之前
父節點
當前提交
5ac4970fd5
共有 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 Change log
 
+## [0.14.1] (10.08.2018)
+* Fixes Find All References (https://github.com/Microsoft/vscode/issues/56160)
+
 ## [0.14.0] (10.08.2018)
 ### New & Noteworthy
 * Using tree-shaking to reduce the amount of shipped code.

+ 1 - 1
monaco.d.ts

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------
  * Copyright (c) Microsoft Corporation. All rights reserved.
- * Type definitions for monaco-editor v0.14.0
+ * Type definitions for monaco-editor v0.14.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.14.0
+ * Type definitions for monaco-editor v0.14.1
  * Released under the MIT license
 *-----------------------------------------------------------*/
 /*---------------------------------------------------------------------------------------------