Skip to content

Commit

Permalink
chore(release): release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slavik-lvovsky committed Jul 29, 2021
1 parent 23c6849 commit 0274a83
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/SAP/yeoman-ui/compare/v1.5.0...v1.6.0) (2021-07-29)

### Features

- open yeoman ui in split mode ([#648](https://github.com/SAP/yeoman-ui/issues/648)) ([23c6849](https://github.com/SAP/yeoman-ui/commit/23c684914bc80c17550a85f4d5069dd1a17819b3))

# [1.5.0](https://github.com/SAP/yeoman-ui/compare/v1.4.5...v1.5.0) (2021-07-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"allowBranch": "master"
}
},
"version": "1.5.0"
"version": "1.6.0"
}
6 changes: 6 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/SAP/yeoman-ui/compare/v1.5.0...v1.6.0) (2021-07-29)

### Features

- open yeoman ui in split mode ([#648](https://github.com/SAP/yeoman-ui/issues/648)) ([23c6849](https://github.com/SAP/yeoman-ui/commit/23c684914bc80c17550a85f4d5069dd1a17819b3))

# [1.5.0](https://github.com/SAP/yeoman-ui/compare/v1.4.5...v1.5.0) (2021-07-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yeoman-ui",
"displayName": "Application Wizard",
"version": "1.5.0",
"version": "1.6.0",
"private": true,
"description": "Provides rich user experience for Yeoman generators.",
"categories": [
Expand Down

0 comments on commit 0274a83

Please sign in to comment.