Skip to content

Commit f69ee31

Browse files
committed
Release 1.8.0
1 parent 3de07b2 commit f69ee31

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
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.7.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.8.0...HEAD).
6+
7+
<a name="v1.8.0"></a>
8+
## [v1.8.0] - 2019-09-02
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/builder from 1.4.2 to 1.5.0 [`3de07b2`](https://github.com/SAP/ui5-cli/commit/3de07b2a9c7b804519de3680dba2e80198cfbc62)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 1.4.1 to 1.4.2 [`f2d1ff0`](https://github.com/SAP/ui5-cli/commit/f2d1ff0d98da460c564450ccb8a70bde094bc229)
12+
- Bump [@ui5](https://github.com/ui5)/builder from 1.4.0 to 1.4.1 [`e5dcc5f`](https://github.com/SAP/ui5-cli/commit/e5dcc5fe797148008e96aabdb7e9d5eead65fefc)
13+
614

715
<a name="v1.7.0"></a>
8-
## [v1.7.0] - 2019-07-31
16+
## [v1.7.0] - 2019-08-01
917
### Dependency Updates
1018
- Bump [@ui5](https://github.com/ui5)/server from 1.2.0 to 1.3.0 [`c4db860`](https://github.com/SAP/ui5-cli/commit/c4db8607130efdbecece47938a6d81f917681a91)
1119
- Bump [@ui5](https://github.com/ui5)/builder from 1.3.3 to 1.4.0 [`cfbb26b`](https://github.com/SAP/ui5-cli/commit/cfbb26b00cb01c8a1bf211e7e81f902163d9600f)
@@ -221,6 +229,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
221229
<a name="v0.0.1"></a>
222230
## v0.0.1 - 2018-06-06
223231

232+
[v1.8.0]: https://github.com/SAP/ui5-cli/compare/v1.7.0...v1.8.0
224233
[v1.7.0]: https://github.com/SAP/ui5-cli/compare/v1.6.0...v1.7.0
225234
[v1.6.0]: https://github.com/SAP/ui5-cli/compare/v1.5.5...v1.6.0
226235
[v1.5.5]: https://github.com/SAP/ui5-cli/compare/v1.5.4...v1.5.5

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

0 commit comments

Comments
 (0)