Skip to content

Commit e07710b

Browse files
committed
Release 1.5.4
1 parent 3b0a8f7 commit e07710b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
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.3...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.5.4...HEAD).
6+
7+
<a name="v1.5.4"></a>
8+
## [v1.5.4] - 2019-06-25
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/project from 1.0.2 to 1.0.3 [`3b0a8f7`](https://github.com/SAP/ui5-cli/commit/3b0a8f7b96de5621e3b72c9ced579104e8750464)
11+
612

713
<a name="v1.5.3"></a>
814
## [v1.5.3] - 2019-06-24
@@ -188,6 +194,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
188194
<a name="v0.0.1"></a>
189195
## v0.0.1 - 2018-06-06
190196

197+
[v1.5.4]: https://github.com/SAP/ui5-cli/compare/v1.5.3...v1.5.4
191198
[v1.5.3]: https://github.com/SAP/ui5-cli/compare/v1.5.2...v1.5.3
192199
[v1.5.2]: https://github.com/SAP/ui5-cli/compare/v1.5.1...v1.5.2
193200
[v1.5.1]: https://github.com/SAP/ui5-cli/compare/v1.5.0...v1.5.1

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.3",
3+
"version": "1.5.4",
44
"description": "UI5 Tooling - CLI",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)