Skip to content

Commit 2a54aaa

Browse files
committed
Release 1.14.0
1 parent ece1295 commit 2a54aaa

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.13.1...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.14.0...HEAD).
6+
7+
<a name="v1.14.0"></a>
8+
## [v1.14.0] - 2020-02-24
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/server from 1.5.4 to 1.6.0 [`ece1295`](https://github.com/SAP/ui5-cli/commit/ece1295083e6530701b63a0c77f475d40700e998)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 1.10.0 to 1.10.1 [`fadd1ee`](https://github.com/SAP/ui5-cli/commit/fadd1ee5ade74aa236f6f8671bca8ca0b934e697)
12+
613

714
<a name="v1.13.1"></a>
815
## [v1.13.1] - 2020-01-24
@@ -306,6 +313,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
306313
<a name="v0.0.1"></a>
307314
## v0.0.1 - 2018-06-06
308315

316+
[v1.14.0]: https://github.com/SAP/ui5-cli/compare/v1.13.1...v1.14.0
309317
[v1.13.1]: https://github.com/SAP/ui5-cli/compare/v1.13.0...v1.13.1
310318
[v1.13.0]: https://github.com/SAP/ui5-cli/compare/v1.12.2...v1.13.0
311319
[v1.12.2]: https://github.com/SAP/ui5-cli/compare/v1.12.1...v1.12.2

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

0 commit comments

Comments
 (0)