Skip to content

Commit

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

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.12.18](https://github.com/surveyjs/survey-analytics/compare/v1.12.17...v1.12.18) (2025-01-10)

### [1.12.16-patch.1](https://github.com/surveyjs/survey-analytics/compare/v1.12.16...v1.12.16-patch.1) (2024-12-26)

### [1.12.17](https://github.com/surveyjs/survey-analytics/compare/v1.12.16...v1.12.17) (2024-12-30)

### [1.12.16-patch.1](https://github.com/surveyjs/survey-analytics/compare/v1.12.15...v1.12.16-patch.1) (2024-12-26)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions 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.12.17",
"version": "1.12.18",
"name": "survey-analytics",
"description": "SurveyJS analytics Library.",
"main": "survey.analytics.js",
Expand Down Expand Up @@ -109,4 +109,4 @@
"pre-push": "npm run pre-push-check"
}
}
}
}

0 comments on commit 262ca18

Please sign in to comment.