Skip to content

Commit

Permalink
Release 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Dec 16, 2019
1 parent cb56913 commit 0ebd5f7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.12.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.12.2...HEAD).

<a name="v1.12.2"></a>
## [v1.12.2] - 2019-12-16
### Dependency Updates
- Bump [@ui5](https://github.com/ui5)/server from 1.5.1 to 1.5.2 [`4ef70a7`](https://github.com/SAP/ui5-cli/commit/4ef70a78f97bd2472858cd08cfdf8814cb48256f)
- Bump [@ui5](https://github.com/ui5)/builder from 1.7.1 to 1.8.0 [`4d0cd36`](https://github.com/SAP/ui5-cli/commit/4d0cd36e44a887d41f418e7b784c363b024a5def)


<a name="v1.12.1"></a>
## [v1.12.1] - 2019-11-19
Expand Down Expand Up @@ -286,6 +293,7 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/
<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06

[v1.12.2]: https://github.com/SAP/ui5-cli/compare/v1.12.1...v1.12.2
[v1.12.1]: https://github.com/SAP/ui5-cli/compare/v1.12.0...v1.12.1
[v1.12.0]: https://github.com/SAP/ui5-cli/compare/v1.11.1...v1.12.0
[v1.11.1]: https://github.com/SAP/ui5-cli/compare/v1.11.0...v1.11.1
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/cli",
"version": "1.12.1",
"version": "1.12.2",
"description": "UI5 Tooling - CLI",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 0ebd5f7

Please sign in to comment.