Skip to content

Commit

Permalink
chore(package) v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 25, 2016
1 parent 31e6655 commit d65facd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
@@ -1,3 +1,15 @@
2016.10.25, v1.2.0

fix:
- (resolve-path) resolveModule: make stat local

feature:
- (deepword) make minified bundle with socket.io
- (package) build: build:client:min -> build:client:shake:min
- (package) promise-polyfill -> es6-promise
- (rollup) rm async


2016.10.18, v1.1.6

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "deepword",
"version": "1.1.6",
"version": "1.2.0",
"description": "Web editor based on Monaco",
"main": "server/index.js",
"config": {
Expand Down

0 comments on commit d65facd

Please sign in to comment.