Skip to content

Commit 3c35b29

Browse files
"Release: 2.1.1 [azurepipelines skip]"
1 parent 164989f commit 3c35b29

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+
### [2.1.1](https://github.com/surveyjs/survey-analytics/compare/v2.1.0...v2.1.1) (2025-06-04)
6+
57
## [2.1.0](https://github.com/surveyjs/survey-analytics/compare/v2.0.10...v2.1.0) (2025-05-27)
68

79
### [2.0.10](https://github.com/surveyjs/survey-analytics/compare/v2.0.9...v2.0.10) (2025-05-20)

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
@@ -17,7 +17,7 @@
1717
"lint": "eslint ./src --quiet",
1818
"pre-push-check": "npm run lint && npm run test"
1919
},
20-
"version": "2.1.0",
20+
"version": "2.1.1",
2121
"name": "survey-analytics",
2222
"description": "SurveyJS analytics Library.",
2323
"main": "survey.analytics.js",

0 commit comments

Comments
 (0)