Skip to content

Commit a8c49a4

Browse files
committed
Release 1.12.1
1 parent 54f9aa8 commit a8c49a4

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.12.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.12.1...HEAD).
6+
7+
<a name="v1.12.1"></a>
8+
## [v1.12.1] - 2019-11-19
9+
### Dependency Updates
10+
- Bump [@ui5](https://github.com/ui5)/server from 1.5.0 to 1.5.1 [`7a07a2e`](https://github.com/SAP/ui5-cli/commit/7a07a2e4fe7491295c2228e53da30d0e7051b962)
11+
- Bump [@ui5](https://github.com/ui5)/builder from 1.7.0 to 1.7.1 [`ecbfad1`](https://github.com/SAP/ui5-cli/commit/ecbfad1afdf726b76bef09c4e604d91e1eb7690d)
12+
613

714
<a name="v1.12.0"></a>
815
## [v1.12.0] - 2019-11-07
@@ -279,6 +286,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
279286
<a name="v0.0.1"></a>
280287
## v0.0.1 - 2018-06-06
281288

289+
[v1.12.1]: https://github.com/SAP/ui5-cli/compare/v1.12.0...v1.12.1
282290
[v1.12.0]: https://github.com/SAP/ui5-cli/compare/v1.11.1...v1.12.0
283291
[v1.11.1]: https://github.com/SAP/ui5-cli/compare/v1.11.0...v1.11.1
284292
[v1.11.0]: https://github.com/SAP/ui5-cli/compare/v1.10.0...v1.11.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.12.0",
3+
"version": "1.12.1",
44
"description": "UI5 Tooling - CLI",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)