Skip to content

Commit b49266d

Browse files
"Release: 1.8.59 [skip ci]"
1 parent d56dfe0 commit b49266d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.59](https://github.com/surveyjs/custom-widgets/compare/v1.8.58...v1.8.59) (2021-08-03)
6+
7+
8+
### Bug Fixes
9+
10+
* EasyAutocomplete doesn't work with goNextPageAutomatic: true [#266](https://github.com/surveyjs/custom-widgets/issues/266) ([d56dfe0](https://github.com/surveyjs/custom-widgets/commit/d56dfe06224b8db959dc1b461626988e9bd61fd4))
11+
512
### [1.8.58](https://github.com/surveyjs/custom-widgets/compare/v1.8.57...v1.8.58) (2021-07-28)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "surveyjs-widgets",
3-
"version": "1.8.58",
3+
"version": "1.8.59",
44
"scripts": {
55
"start": "npm run build && live-server",
66
"watch": "webpack --env.buildType dev --watch",

0 commit comments

Comments
 (0)