Skip to content

Commit

Permalink
"Release: 1.9.111 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Oct 4, 2023
1 parent d161560 commit d1d72b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [1.9.111](https://github.com/surveyjs/survey-analytics/compare/v1.9.110...v1.9.111) (2023-10-04)

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

### [1.9.109](https://github.com/surveyjs/survey-analytics/compare/v1.9.108...v1.9.109) (2023-09-19)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lint": "eslint ./src --quiet",
"pre-push-check": "npm run lint && npm run test"
},
"version": "1.9.110",
"version": "1.9.111",
"name": "survey-analytics",
"description": "SurveyJS analytics Library.",
"main": "survey.analytics.js",
Expand Down

0 comments on commit d1d72b3

Please sign in to comment.