Skip to content

Commit

Permalink
chore(package) v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 17, 2016
1 parent b2c6b8b commit e852d97
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
@@ -1,3 +1,11 @@
2016.10.17, v1.1.1

fix:
- (save) unzip
- (client) _doDiff: checkHash context
- (save) length -> value


2016.10.17, v1.1.0

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

0 comments on commit e852d97

Please sign in to comment.