Skip to content

Commit c318866

Browse files
"Release: 1.9.112 [azurepipelines skip]"
1 parent 7c2150a commit c318866

File tree

3 files changed

+4
-2
lines changed

3 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 [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.9.112](https://github.com/surveyjs/survey-analytics/compare/v1.9.111...v1.9.112) (2023-10-10)
6+
57
### [1.9.111](https://github.com/surveyjs/survey-analytics/compare/v1.9.110...v1.9.111) (2023-10-04)
68

79
### [1.9.110](https://github.com/surveyjs/survey-analytics/compare/v1.9.109...v1.9.110) (2023-09-26)

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
@@ -20,7 +20,7 @@
2020
"lint": "eslint ./src --quiet",
2121
"pre-push-check": "npm run lint && npm run test"
2222
},
23-
"version": "1.9.111",
23+
"version": "1.9.112",
2424
"name": "survey-analytics",
2525
"description": "SurveyJS analytics Library.",
2626
"main": "survey.analytics.js",

0 commit comments

Comments
 (0)