Skip to content

Commit 1c82db0

Browse files
committed
chore(package) v1.1.2
1 parent 2f86159 commit 1c82db0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2016.10.18, v1.1.2
2+
3+
fix:
4+
- (save) _ifGoodPatch
5+
- (_init-socket) patch: promise
6+
- (api) _doDiff: diff -> _diff
7+
8+
feature:
9+
- (index) selectAll: endLineNumber: Infinity -> getLinesCount
10+
11+
112
2016.10.17, v1.1.1
213

314
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepword",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Web editor based on Monaco",
55
"main": "server/index.js",
66
"config": {

0 commit comments

Comments
 (0)