Skip to content

Commit

Permalink
"Release: 1.11.6 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Jul 10, 2024
1 parent a4b1c68 commit 07ea796
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.11.6](https://github.com/surveyjs/survey-analytics/compare/v1.11.5...v1.11.6) (2024-07-10)

### [1.11.5](https://github.com/surveyjs/survey-analytics/compare/v1.11.4...v1.11.5) (2024-07-03)

### [1.11.4](https://github.com/surveyjs/survey-analytics/compare/v1.11.3...v1.11.4) (2024-06-25)
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.11.5",
"version": "1.11.6",
"name": "survey-analytics",
"description": "SurveyJS analytics Library.",
"main": "survey.analytics.js",
Expand Down

0 comments on commit 07ea796

Please sign in to comment.