Skip to content

Commit

Permalink
"Release: 1.9.110 [azurepipelines skip]"
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Sep 26, 2023
1 parent 2e5c5de commit e6cd208
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.9.110](https://github.com/surveyjs/survey-creator/compare/v1.9.109...v1.9.110) (2023-09-26)

### [1.9.109](https://github.com/surveyjs/survey-creator/compare/v1.9.108...v1.9.109) (2023-09-19)

### [1.9.108](https://github.com/surveyjs/survey-creator/compare/v1.9.107...v1.9.108) (2023-09-19)
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.9.109",
"version": "1.9.110",
"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 @@ -80,4 +80,4 @@
"test:single": "ng test --watch=false --browsers=ChromeHeadless survey-creator-angular",
"release": "standard-version --message \"Release: %s [azurepipelines skip]\" "
}
}
}

0 comments on commit e6cd208

Please sign in to comment.