Skip to content

Commit 34580bf

Browse files
committed
Release 1.10.0
1 parent cf2f4a9 commit 34580bf

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
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.9.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.10.0...HEAD).
6+
7+
<a name="v1.10.0"></a>
8+
## [v1.10.0] - 2019-10-09
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/builder from 1.5.1 to 1.5.2 [`cf2f4a9`](https://github.com/SAP/ui5-cli/commit/cf2f4a9dc813fe8452820b484b4abae79ee5f342)
11+
12+
### Features
13+
- Add server settings [`3638ed7`](https://github.com/SAP/ui5-cli/commit/3638ed71411d0c2882a8a145113a484d16eff56b)
14+
615

716
<a name="v1.9.0"></a>
817
## [v1.9.0] - 2019-09-05
@@ -241,6 +250,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
241250
<a name="v0.0.1"></a>
242251
## v0.0.1 - 2018-06-06
243252

253+
[v1.10.0]: https://github.com/SAP/ui5-cli/compare/v1.9.0...v1.10.0
244254
[v1.9.0]: https://github.com/SAP/ui5-cli/compare/v1.8.1...v1.9.0
245255
[v1.8.1]: https://github.com/SAP/ui5-cli/compare/v1.8.0...v1.8.1
246256
[v1.8.0]: https://github.com/SAP/ui5-cli/compare/v1.7.0...v1.8.0

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

0 commit comments

Comments
 (0)