Skip to content

Commit c7b3797

Browse files
"Release: 1.9.121 [azurepipelines skip]"
1 parent f547596 commit c7b3797

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.121](https://github.com/surveyjs/survey-analytics/compare/v1.9.120...v1.9.121) (2023-12-12)
6+
57
### [1.9.120](https://github.com/surveyjs/survey-analytics/compare/v1.9.119...v1.9.120) (2023-12-05)
68

79
### [1.9.119](https://github.com/surveyjs/survey-analytics/compare/v1.9.118...v1.9.119) (2023-11-28)

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.120",
23+
"version": "1.9.121",
2424
"name": "survey-analytics",
2525
"description": "SurveyJS analytics Library.",
2626
"main": "survey.analytics.js",

0 commit comments

Comments
 (0)