Skip to content

Commit

Permalink
Release: 1.0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Nov 28, 2018
1 parent 291d147 commit 8c85197
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.0.58"></a>
## [1.0.58](https://github.com/surveyjs/surveyjs/compare/v1.0.57...v1.0.58) (2018-11-28)



<a name="1.0.57"></a>
## [1.0.57](https://github.com/surveyjs/surveyjs/compare/v1.0.56...v1.0.57) (2018-11-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"watch_jquery_dev": "webpack --env.buildType dev --env.platform jquery --watch",
"watch_vue_dev": "webpack --env.buildType dev --env.platform vue --watch"
},
"version": "1.0.57",
"version": "1.0.58",
"name": "surveyjs",
"private": true,
"devDependencies": {
Expand Down

0 comments on commit 8c85197

Please sign in to comment.