Skip to content

Commit

Permalink
Release: 1.12.13 [azurepipelines skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Dec 4, 2024
1 parent 32c4f45 commit 49f9ce4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions packages/survey-angular-ui/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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [1.12.13](https://github.com/surveyjs/surveyjs/compare/v1.12.12...v1.12.13) (2024-12-04)

## [1.12.12](https://github.com/surveyjs/surveyjs/compare/v1.12.11...v1.12.12) (2024-11-27)

## [1.12.11](https://github.com/surveyjs/surveyjs/compare/v1.12.10...v1.12.11) (2024-11-20)
Expand Down
4 changes: 2 additions & 2 deletions packages/survey-angular-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "survey-angular-ui",
"version": "1.12.12",
"version": "1.12.13",
"description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.",
"keywords": [
"Survey",
Expand Down Expand Up @@ -66,4 +66,4 @@
"test:single": "ng test --watch=false --browsers=ChromeHeadless survey-angular-ui",
"release": "commit-and-tag-version --message \"Release: %s [azurepipelines skip]\" "
}
}
}

0 comments on commit 49f9ce4

Please sign in to comment.