Skip to content

Commit 9581560

Browse files
"Release: 2.0.0-rc.5 [azurepipelines skip]"
1 parent e174cab commit 9581560

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
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.0.0-rc.5](https://github.com/surveyjs/survey-analytics/compare/v2.0.0-rc.4...v2.0.0-rc.5) (2025-02-20)
6+
57
## [2.0.0-rc.4](https://github.com/surveyjs/survey-analytics/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2025-02-13)
68

79
## [2.0.0-rc.3](https://github.com/surveyjs/survey-analytics/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2025-02-12)

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: 2 additions & 2 deletions
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.0.0-rc.4",
20+
"version": "2.0.0-rc.5",
2121
"name": "survey-analytics",
2222
"description": "SurveyJS analytics Library.",
2323
"main": "survey.analytics.js",
@@ -90,4 +90,4 @@
9090
"pre-push": "npm run pre-push-check"
9191
}
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)