Skip to content

Commit 3c9daa9

Browse files
committed
[builder] Release 2.8.0
1 parent 09263cf commit 3c9daa9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

packages/builder/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
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-builder/compare/v2.7.2...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v2.8.0...HEAD).
6+
7+
<a name="v2.8.0"></a>
8+
## [v2.8.0] - 2021-02-09
9+
### Features
10+
- Add Library/Component preload exclude configuration ([#573](https://github.com/SAP/ui5-builder/issues/573)) [`f1644a4`](https://github.com/SAP/ui5-builder/commit/f1644a4d75c4b3ffb5c092f3a24c74b9123afedc)
11+
612

713
<a name="v2.7.2"></a>
814
## [v2.7.2] - 2021-01-29
@@ -524,6 +530,7 @@ to load the custom bundle file instead.
524530
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
525531

526532

533+
[v2.8.0]: https://github.com/SAP/ui5-builder/compare/v2.7.2...v2.8.0
527534
[v2.7.2]: https://github.com/SAP/ui5-builder/compare/v2.7.1...v2.7.2
528535
[v2.7.1]: https://github.com/SAP/ui5-builder/compare/v2.7.0...v2.7.1
529536
[v2.7.0]: https://github.com/SAP/ui5-builder/compare/v2.6.1...v2.7.0

packages/builder/package-lock.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.

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/builder",
3-
"version": "2.7.2",
3+
"version": "2.8.0",
44
"description": "UI5 Tooling - Builder",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)