adopt monaco-editor-core and extensions, update release notes.

This commit is contained in:
rebornix 2017-08-17 10:53:23 -07:00
parent 1b369b6de8
commit e5c642781a
5 changed files with 86 additions and 29 deletions

View file

@ -142,7 +142,11 @@ Open [http://localhost:8080/monaco-editor/test/?editor=dev&monaco-typescript=dev
* open `http://localhost:8080/monaco-editor/test/smoketest.html?editor=releaseDev`
* open `http://localhost:8080/monaco-editor/test/smoketest.html?editor=releaseMin`
#### 5. Publish
#### 5. Update release note.
* API Change/Breaking Change/New and noteworthy
* Thank you
#### 6. Publish
* `/src/monaco-editor> npm version minor`
* `/src/monaco-editor/release> npm publish`