Skip to content

Commit 447f206

Browse files
committed
Release 1.7.1
1 parent 11101d4 commit 447f206

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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/v1.7.0...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v1.7.1...HEAD).
6+
7+
<a name="v1.7.1"></a>
8+
## [v1.7.1] - 2019-11-18
9+
### Dependency Updates
10+
- Bump less-openui5 from 0.7.0 to 0.8.0 [`11101d4`](https://github.com/SAP/ui5-builder/commit/11101d4090718f6bee9f6b4851e05b1e1f33d57b)
11+
612

713
<a name="v1.7.0"></a>
814
## [v1.7.0] - 2019-11-07
@@ -292,6 +298,7 @@ to load the custom bundle file instead.
292298
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
293299

294300

301+
[v1.7.1]: https://github.com/SAP/ui5-builder/compare/v1.7.0...v1.7.1
295302
[v1.7.0]: https://github.com/SAP/ui5-builder/compare/v1.6.1...v1.7.0
296303
[v1.6.1]: https://github.com/SAP/ui5-builder/compare/v1.6.0...v1.6.1
297304
[v1.6.0]: https://github.com/SAP/ui5-builder/compare/v1.5.3...v1.6.0

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.

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": "1.7.0",
3+
"version": "1.7.1",
44
"description": "UI5 Tooling - Builder",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)