Skip to content

Commit 0d7f1d5

Browse files
Release: 1.8.8 [skip ci]
1 parent 8270624 commit 0d7f1d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [1.8.8](https://github.com/surveyjs/survey-library/compare/v1.8.7...v1.8.8) (2020-10-09)
6+
57
### [1.8.7](https://github.com/surveyjs/survey-library/compare/v1.8.6...v1.8.7) (2020-10-06)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"watch_jquery_dev": "webpack --env.buildType dev --env.platform jquery --watch",
3232
"watch_vue_dev": "webpack --env.buildType dev --env.platform vue --watch"
3333
},
34-
"version": "1.8.7",
34+
"version": "1.8.8",
3535
"name": "survey-library",
3636
"private": true,
3737
"devDependencies": {

0 commit comments

Comments
 (0)