Skip to content

Commit

Permalink
Release: 1.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kuzin (DevExpress) committed Oct 22, 2019
1 parent a6da9bf commit 68da1a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.1.17"></a>
## [1.1.17](https://github.com/surveyjs/widgets/compare/v1.1.16...v1.1.17) (2019-10-22)



<a name="1.1.16"></a>
## [1.1.16](https://github.com/surveyjs/widgets/compare/v1.1.15...v1.1.16) (2019-10-16)

Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surveyjs-widgets",
"version": "1.1.16",
"version": "1.1.17",
"scripts": {
"start": "npm run build && live-server",
"watch": "webpack --env.buildType dev --watch",
Expand Down Expand Up @@ -29,11 +29,11 @@
"signature_pad": "^2.3.2",
"sortablejs": "^1.9.0",
"standard-version": "4.0.0",
"survey-angular": "^1.1.12",
"survey-jquery": "^1.1.12",
"survey-knockout": "^1.1.12",
"survey-react": "^1.1.12",
"survey-vue": "^1.1.12",
"survey-angular": "^1.1.17",
"survey-jquery": "^1.1.17",
"survey-knockout": "^1.1.17",
"survey-react": "^1.1.17",
"survey-vue": "^1.1.17",
"virtual-module-webpack-plugin": "^0.3.0",
"webpack": "^3.6.0"
}
Expand Down

0 comments on commit 68da1a9

Please sign in to comment.