Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed May 14, 2020
1 parent 57d0cba commit 6377c36
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
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-builder/compare/v2.0.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v2.0.2...HEAD).

<a name="v2.0.2"></a>
## [v2.0.2] - 2020-05-10

<a name="v2.0.1"></a>
## [v2.0.1] - 2020-04-30
Expand Down Expand Up @@ -365,6 +368,7 @@ to load the custom bundle file instead.
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)


[v2.0.2]: https://github.com/SAP/ui5-builder/compare/v2.0.1...v2.0.2
[v2.0.1]: https://github.com/SAP/ui5-builder/compare/v2.0.0...v2.0.1
[v2.0.0]: https://github.com/SAP/ui5-builder/compare/v1.10.1...v2.0.0
[v1.10.1]: https://github.com/SAP/ui5-builder/compare/v1.10.0...v1.10.1
Expand Down
2 changes: 1 addition & 1 deletion package-lock.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/builder",
"version": "2.0.1",
"version": "2.0.2",
"description": "UI5 Tooling - Builder",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6377c36

Please sign in to comment.