Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: formatting #728

Merged
merged 1 commit into from
Oct 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
4 changes: 1 addition & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
Expand Down
9 changes: 2 additions & 7 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
7 changes: 1 addition & 6 deletions packages/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
4 changes: 0 additions & 4 deletions packages/generator-foodq/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 1 addition & 6 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down