Skip to content

Commit f000894

Browse files
committed
Release 1.11.0
1 parent 07f4719 commit f000894

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,19 @@
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.10.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.11.0...HEAD).
6+
7+
<a name="v1.11.0"></a>
8+
## [v1.11.0] - 2019-10-24
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/server from 1.3.0 to 1.4.0 [`07f4719`](https://github.com/SAP/ui5-cli/commit/07f4719d488ba96800860fd780a9e08f6902ccb8)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 1.5.3 to 1.6.1 [`6d46c54`](https://github.com/SAP/ui5-cli/commit/6d46c545b3d9c347d2f6501f962acdb6d67761cc)
12+
- Bump [@ui5](https://github.com/ui5)/logger from 1.0.1 to 1.0.2 [`0394f1a`](https://github.com/SAP/ui5-cli/commit/0394f1afcbb8b653647834dce0c20a3e874eaeb9)
13+
- Bump [@ui5](https://github.com/ui5)/builder from 1.5.2 to 1.5.3 [`0eee47f`](https://github.com/SAP/ui5-cli/commit/0eee47f273d8a9b5465659647319bf003ffa0399)
14+
15+
### Features
16+
- **CLI:** Improve error reporting [`160b8f7`](https://github.com/SAP/ui5-cli/commit/160b8f76b70b50d3e03494ef98e140e1ef8c4d8c)
17+
618

719
<a name="v1.10.0"></a>
820
## [v1.10.0] - 2019-10-09
@@ -250,6 +262,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
250262
<a name="v0.0.1"></a>
251263
## v0.0.1 - 2018-06-06
252264

265+
[v1.11.0]: https://github.com/SAP/ui5-cli/compare/v1.10.0...v1.11.0
253266
[v1.10.0]: https://github.com/SAP/ui5-cli/compare/v1.9.0...v1.10.0
254267
[v1.9.0]: https://github.com/SAP/ui5-cli/compare/v1.8.1...v1.9.0
255268
[v1.8.1]: https://github.com/SAP/ui5-cli/compare/v1.8.0...v1.8.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.10.0",
3+
"version": "1.11.0",
44
"description": "UI5 Tooling - CLI",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)