From 247bbe783bf1f910748f18240a6db76ba31a986b Mon Sep 17 00:00:00 2001 From: Rima Sirich Date: Thu, 20 Oct 2022 00:31:40 +0300 Subject: [PATCH] fix: formatting --- CHANGELOG.md | 12 +++--------- lerna.json | 4 +--- packages/backend/CHANGELOG.md | 9 ++------- packages/frontend/CHANGELOG.md | 7 +------ packages/generator-foodq/CHANGELOG.md | 4 ---- packages/types/CHANGELOG.md | 7 +------ 6 files changed, 8 insertions(+), 35 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 980b37a9..d080411e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,20 +5,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [1.9.0](https://github.com/SAP/yeoman-ui/compare/v1.8.2...v1.9.0) (2022-10-19) - ### Features -* **App.vue:** Adds support for command execution with object parameters ([#722](https://github.com/SAP/yeoman-ui/issues/722)) ([dace204](https://github.com/SAP/yeoman-ui/commit/dace204a732027abcbdc2d2a9cf5bbfe21d349fa)) - +- **App.vue:** Adds support for command execution with object parameters ([#722](https://github.com/SAP/yeoman-ui/issues/722)) ([dace204](https://github.com/SAP/yeoman-ui/commit/dace204a732027abcbdc2d2a9cf5bbfe21d349fa)) ### Reverts -* Revert "fix: suppot to yo-environment@3.10.0 (#716)" (#725) ([5e3829e](https://github.com/SAP/yeoman-ui/commit/5e3829ebd26ad2dc604b270deae29f317d1d6336)), closes [#716](https://github.com/SAP/yeoman-ui/issues/716) [#725](https://github.com/SAP/yeoman-ui/issues/725) -* Revert "build: bundle minimization canceled (#717)" (#724) ([59e18d3](https://github.com/SAP/yeoman-ui/commit/59e18d3ac4aed758f5107db6ff09e924a4d116e1)), closes [#717](https://github.com/SAP/yeoman-ui/issues/717) [#724](https://github.com/SAP/yeoman-ui/issues/724) - - - - +- Revert "fix: suppot to yo-environment@3.10.0 (#716)" (#725) ([5e3829e](https://github.com/SAP/yeoman-ui/commit/5e3829ebd26ad2dc604b270deae29f317d1d6336)), closes [#716](https://github.com/SAP/yeoman-ui/issues/716) [#725](https://github.com/SAP/yeoman-ui/issues/725) +- Revert "build: bundle minimization canceled (#717)" (#724) ([59e18d3](https://github.com/SAP/yeoman-ui/commit/59e18d3ac4aed758f5107db6ff09e924a4d116e1)), closes [#717](https://github.com/SAP/yeoman-ui/issues/717) [#724](https://github.com/SAP/yeoman-ui/issues/724) ## [1.8.2](https://github.com/SAP/yeoman-ui/compare/v1.8.1...v1.8.2) (2022-09-07) diff --git a/lerna.json b/lerna.json index b7dfdbb4..9020c126 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,5 @@ { - "packages": [ - "packages/*" - ], + "packages": ["packages/*"], "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index 449258c2..790333ef 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -5,15 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [1.9.0](https://github.com/SAP/yeoman-ui/compare/v1.8.2...v1.9.0) (2022-10-19) - ### Reverts -* Revert "fix: suppot to yo-environment@3.10.0 (#716)" (#725) ([5e3829e](https://github.com/SAP/yeoman-ui/commit/5e3829ebd26ad2dc604b270deae29f317d1d6336)), closes [#716](https://github.com/SAP/yeoman-ui/issues/716) [#725](https://github.com/SAP/yeoman-ui/issues/725) -* Revert "build: bundle minimization canceled (#717)" (#724) ([59e18d3](https://github.com/SAP/yeoman-ui/commit/59e18d3ac4aed758f5107db6ff09e924a4d116e1)), closes [#717](https://github.com/SAP/yeoman-ui/issues/717) [#724](https://github.com/SAP/yeoman-ui/issues/724) - - - - +- Revert "fix: suppot to yo-environment@3.10.0 (#716)" (#725) ([5e3829e](https://github.com/SAP/yeoman-ui/commit/5e3829ebd26ad2dc604b270deae29f317d1d6336)), closes [#716](https://github.com/SAP/yeoman-ui/issues/716) [#725](https://github.com/SAP/yeoman-ui/issues/725) +- Revert "build: bundle minimization canceled (#717)" (#724) ([59e18d3](https://github.com/SAP/yeoman-ui/commit/59e18d3ac4aed758f5107db6ff09e924a4d116e1)), closes [#717](https://github.com/SAP/yeoman-ui/issues/717) [#724](https://github.com/SAP/yeoman-ui/issues/724) ## [1.8.2](https://github.com/SAP/yeoman-ui/compare/v1.8.1...v1.8.2) (2022-09-07) diff --git a/packages/frontend/CHANGELOG.md b/packages/frontend/CHANGELOG.md index e220060b..95893734 100644 --- a/packages/frontend/CHANGELOG.md +++ b/packages/frontend/CHANGELOG.md @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [1.9.0](https://github.com/SAP/yeoman-ui/compare/v1.8.2...v1.9.0) (2022-10-19) - ### Features -* **App.vue:** Adds support for command execution with object parameters ([#722](https://github.com/SAP/yeoman-ui/issues/722)) ([dace204](https://github.com/SAP/yeoman-ui/commit/dace204a732027abcbdc2d2a9cf5bbfe21d349fa)) - - - - +- **App.vue:** Adds support for command execution with object parameters ([#722](https://github.com/SAP/yeoman-ui/issues/722)) ([dace204](https://github.com/SAP/yeoman-ui/commit/dace204a732027abcbdc2d2a9cf5bbfe21d349fa)) ## [1.7.11](https://github.com/SAP/yeoman-ui/compare/v1.7.9...v1.7.11) (2022-07-23) diff --git a/packages/generator-foodq/CHANGELOG.md b/packages/generator-foodq/CHANGELOG.md index 49c59945..3a2fefe6 100644 --- a/packages/generator-foodq/CHANGELOG.md +++ b/packages/generator-foodq/CHANGELOG.md @@ -7,10 +7,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package generator-foodq - - - - ## [1.7.11](https://github.com/SAP/yeoman-ui/compare/v1.7.9...v1.7.11) (2022-07-23) ### Bug Fixes diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index a2ffa0ea..03f76fa9 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [1.9.0](https://github.com/SAP/yeoman-ui/compare/v1.8.2...v1.9.0) (2022-10-19) - ### Features -* **App.vue:** Adds support for command execution with object parameters ([#722](https://github.com/SAP/yeoman-ui/issues/722)) ([dace204](https://github.com/SAP/yeoman-ui/commit/dace204a732027abcbdc2d2a9cf5bbfe21d349fa)) - - - - +- **App.vue:** Adds support for command execution with object parameters ([#722](https://github.com/SAP/yeoman-ui/issues/722)) ([dace204](https://github.com/SAP/yeoman-ui/commit/dace204a732027abcbdc2d2a9cf5bbfe21d349fa)) ## [1.3.1](https://github.com/SAP/yeoman-ui/compare/v1.3.0...v1.3.1) (2021-05-19)