diff --git a/packages/survey-creator-angular/CHANGELOG.md b/packages/survey-creator-angular/CHANGELOG.md index 682fb1b209..d59a47064d 100644 --- a/packages/survey-creator-angular/CHANGELOG.md +++ b/packages/survey-creator-angular/CHANGELOG.md @@ -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.122](https://github.com/surveyjs/survey-creator/compare/v1.9.121...v1.9.122) (2023-12-20) + ### [1.9.121](https://github.com/surveyjs/survey-creator/compare/v1.9.120...v1.9.121) (2023-12-12) ### [1.9.120](https://github.com/surveyjs/survey-creator/compare/v1.9.119...v1.9.120) (2023-12-05) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 03d1beeec1..02b6281d84 100644 --- a/packages/survey-creator-angular/package.json +++ b/packages/survey-creator-angular/package.json @@ -1,6 +1,6 @@ { "name": "survey-creator-angular", - "version": "1.9.121", + "version": "1.9.122", "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",