Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Apr 12, 2019
1 parent 50a9b5a commit f2ff780
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.2.4...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v1.3.0...HEAD).

<a name="v1.3.0"></a>
## [v1.3.0] - 2019-04-12
### Dependency Updates
- Bump [@ui5](https://github.com/ui5)/project from 1.0.1 to 1.0.2 [`50a9b5a`](https://github.com/SAP/ui5-cli/commit/50a9b5afc19e0a79f2e1f27c3bcb8f6bd6c34c37)
- Bump [@ui5](https://github.com/ui5)/builder from 1.0.5 to 1.1.0 [`f2fe60e`](https://github.com/SAP/ui5-cli/commit/f2fe60e3913cfe4cc9058c90ee1443cdf177425d)


<a name="v1.2.4"></a>
## [v1.2.4] - 2019-04-03
Expand Down Expand Up @@ -114,6 +121,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.3.0]: https://github.com/SAP/ui5-cli/compare/v1.2.4...v1.3.0
[v1.2.4]: https://github.com/SAP/ui5-cli/compare/v1.2.3...v1.2.4
[v1.2.3]: https://github.com/SAP/ui5-cli/compare/v1.2.2...v1.2.3
[v1.2.2]: https://github.com/SAP/ui5-cli/compare/v1.2.1...v1.2.2
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.2.4",
"version": "1.3.0",
"description": "UI5 Tooling - CLI",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit f2ff780

Please sign in to comment.