diff --git a/CHANGELOG.md b/CHANGELOG.md index 43fdea226..ef815c992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.2](https://github.com/SAP/yeoman-ui/compare/v1.7.1...v1.7.2) (2021-09-23) + +**Note:** Version bump only for package root + ## [1.7.1](https://github.com/SAP/yeoman-ui/compare/v1.7.0...v1.7.1) (2021-09-22) **Note:** Version bump only for package root diff --git a/lerna.json b/lerna.json index 9d0356e81..150d10f9e 100644 --- a/lerna.json +++ b/lerna.json @@ -11,5 +11,5 @@ "allowBranch": "master" } }, - "version": "1.7.1" + "version": "1.7.2" } diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index e19f08c07..7a831bda6 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.2](https://github.com/SAP/yeoman-ui/compare/v1.7.1...v1.7.2) (2021-09-23) + +**Note:** Version bump only for package yeoman-ui + ## [1.7.1](https://github.com/SAP/yeoman-ui/compare/v1.7.0...v1.7.1) (2021-09-22) **Note:** Version bump only for package yeoman-ui diff --git a/packages/backend/package.json b/packages/backend/package.json index 769241486..e5f13e010 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -1,7 +1,7 @@ { "name": "yeoman-ui", "displayName": "Application Wizard", - "version": "1.7.1", + "version": "1.7.2", "private": true, "description": "Provides rich user experience for Yeoman generators.", "categories": [