Skip to content

Commit

Permalink
"Release: 1.12.7 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Oct 23, 2024
1 parent 426e8ec commit 3f491d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions packages/survey-creator-angular/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.12.7](https://github.com/surveyjs/survey-creator/compare/v1.12.6...v1.12.7) (2024-10-23)

### [1.12.6](https://github.com/surveyjs/survey-creator/compare/v1.12.5...v1.12.6) (2024-10-15)

### [1.12.5](https://github.com/surveyjs/survey-creator/compare/v1.12.4...v1.12.5) (2024-10-08)
Expand Down
4 changes: 2 additions & 2 deletions packages/survey-creator-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "survey-creator-angular",
"version": "1.12.6",
"version": "1.12.7",
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",
"homepage": "https://surveyjs.io/Overview/Survey-Creator",
"license": "https://surveyjs.io/Licenses#SurveyCreator",
Expand Down Expand Up @@ -82,4 +82,4 @@
"test:single": "ng test --watch=false --browsers=ChromeHeadless survey-creator-angular",
"release": "standard-version --message \"Release: %s [azurepipelines skip]\" "
}
}
}

0 comments on commit 3f491d0

Please sign in to comment.