diff --git a/packages/survey-creator-angular/CHANGELOG.md b/packages/survey-creator-angular/CHANGELOG.md index c87f8d8403..3e70eab96d 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.96](https://github.com/surveyjs/survey-creator/compare/v1.9.95...v1.9.96) (2023-07-04) + ### [1.9.95](https://github.com/surveyjs/survey-creator/compare/v1.9.94...v1.9.95) (2023-06-28) ### [1.9.94](https://github.com/surveyjs/survey-creator/compare/v1.9.93...v1.9.94) (2023-06-27) diff --git a/packages/survey-creator-angular/package.json b/packages/survey-creator-angular/package.json index 61b687676e..262ea87ccc 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.95", + "version": "1.9.96", "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",