Skip to content

Commit

Permalink
chore(package) v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 18, 2016
1 parent 2f86159 commit 1c82db0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,3 +1,14 @@
2016.10.18, v1.1.2

fix:
- (save) _ifGoodPatch
- (_init-socket) patch: promise
- (api) _doDiff: diff -> _diff

feature:
- (index) selectAll: endLineNumber: Infinity -> getLinesCount


2016.10.17, v1.1.1

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

0 comments on commit 1c82db0

Please sign in to comment.