Skip to content

Commit 987e5b2

Browse files
committed
Release 1.6.0
1 parent 659f31e commit 987e5b2

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5-
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.5.5...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.6.0...HEAD).
6+
7+
<a name="v1.6.0"></a>
8+
## [v1.6.0] - 2019-07-11
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 1.0.3 to 1.1.0 [`659f31e`](https://github.com/SAP/ui5-cli/commit/659f31e42880a2367a79cae5ca4aee2f03d3f227)
11+
- Bump [@ui5](https://github.com/ui5)/server from 1.1.3 to 1.2.0 [`ce69e24`](https://github.com/SAP/ui5-cli/commit/ce69e2434963dbacc4d4e834c4e00ecfaa89e9a6)
12+
613

714
<a name="v1.5.5"></a>
815
## [v1.5.5] - 2019-07-01
@@ -204,6 +211,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
204211
<a name="v0.0.1"></a>
205212
## v0.0.1 - 2018-06-06
206213

214+
[v1.6.0]: https://github.com/SAP/ui5-cli/compare/v1.5.5...v1.6.0
207215
[v1.5.5]: https://github.com/SAP/ui5-cli/compare/v1.5.4...v1.5.5
208216
[v1.5.4]: https://github.com/SAP/ui5-cli/compare/v1.5.3...v1.5.4
209217
[v1.5.3]: https://github.com/SAP/ui5-cli/compare/v1.5.2...v1.5.3

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/cli",
3-
"version": "1.5.5",
3+
"version": "1.6.0",
44
"description": "UI5 Tooling - CLI",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)