Skip to content

Commit

Permalink
"Release: 1.10.4 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed May 15, 2024
1 parent 82b9fc9 commit d05cdfb
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.10.4](https://github.com/surveyjs/survey-analytics/compare/v1.10.3...v1.10.4) (2024-05-15)

### [1.10.3](https://github.com/surveyjs/survey-analytics/compare/v1.10.2...v1.10.3) (2024-05-07)

### [1.10.2](https://github.com/surveyjs/survey-analytics/compare/v1.10.1...v1.10.2) (2024-04-30)
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.10.3",
"version": "1.10.4",
"name": "survey-analytics",
"description": "SurveyJS analytics Library.",
"main": "survey.analytics.js",
Expand Down

0 comments on commit d05cdfb

Please sign in to comment.