Skip to content

Commit f5fa7bc

Browse files
Release: 1.11.6 [azurepipelines skip]
1 parent 5022180 commit f5fa7bc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [1.11.6](https://github.com/surveyjs/survey-library/compare/v1.11.5...v1.11.6) (2024-07-10)
6+
57
## [1.11.5](https://github.com/surveyjs/survey-library/compare/v1.11.4...v1.11.5) (2024-07-03)
68

79
## [1.11.4](https://github.com/surveyjs/survey-library/compare/v1.11.3...v1.11.4) (2024-06-25)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"prepare": "husky install",
106106
"test:postcss": "postcss build/survey-core/defaultV2.css --silent -u postcss-calc -u autoprefixer -u postcss-fail-on-warn -o defaultV2.postcss.css && rimraf defaultV2.postcss.css"
107107
},
108-
"version": "1.11.5",
108+
"version": "1.11.6",
109109
"name": "survey-library",
110110
"private": true,
111111
"devDependencies": {
@@ -225,4 +225,4 @@
225225
"signature_pad": "^4.1.5",
226226
"vite": "^3.1.8"
227227
}
228-
}
228+
}

0 commit comments

Comments
 (0)