Skip to content

Commit

Permalink
Release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matz3 committed Sep 4, 2019
1 parent b7f3795 commit b0b9470
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@
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/v1.5.0...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v1.5.1...HEAD).

<a name="v1.5.1"></a>
## [v1.5.1] - 2019-09-04
### Bug Fixes
- **XMLTemplateAnalyzer:** Throws on tags without attributes ([#322](https://github.com/SAP/ui5-builder/issues/322)) [`b7f3795`](https://github.com/SAP/ui5-builder/commit/b7f379580d92e2d105edfc14e8feceab853f9a11)


<a name="v1.5.0"></a>
## [v1.5.0] - 2019-09-01
## [v1.5.0] - 2019-09-02
### Features
- **XMLTemplateAnalyzer:** Support core:require ([#304](https://github.com/SAP/ui5-builder/issues/304)) [`b01fd85`](https://github.com/SAP/ui5-builder/commit/b01fd8538fafd33a4fc6303c58afe039d5ca1341)

Expand Down Expand Up @@ -244,6 +250,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)


[v1.5.1]: https://github.com/SAP/ui5-builder/compare/v1.5.0...v1.5.1
[v1.5.0]: https://github.com/SAP/ui5-builder/compare/v1.4.2...v1.5.0
[v1.4.2]: https://github.com/SAP/ui5-builder/compare/v1.4.1...v1.4.2
[v1.4.1]: https://github.com/SAP/ui5-builder/compare/v1.4.0...v1.4.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": "1.5.0",
"version": "1.5.1",
"description": "UI5 Tooling - Builder",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit b0b9470

Please sign in to comment.