Skip to content

Commit 760f160

Browse files
committed
Release 2.11.9
1 parent 1bbe5f5 commit 760f160

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
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.11.8...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v2.11.9...HEAD).
6+
7+
<a name="v2.11.9"></a>
8+
## [v2.11.9] - 2022-11-30
9+
### Bug Fixes
10+
- **transformApiJson:** Fix regression in UI5 Tooling scenario [`819c808`](https://github.com/SAP/ui5-builder/commit/819c808010963b84bfe33e109a7b2a5412096f78)
11+
12+
### Dependency Updates
13+
- Bump less-openui5 from 0.11.2 to 0.11.3 [`1bbe5f5`](https://github.com/SAP/ui5-builder/commit/1bbe5f561fb35c646a27cbe4d03050101ff68d7c)
14+
615

716
<a name="v2.11.8"></a>
817
## [v2.11.8] - 2022-10-28
@@ -670,6 +679,7 @@ to load the custom bundle file instead.
670679
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
671680

672681

682+
[v2.11.9]: https://github.com/SAP/ui5-builder/compare/v2.11.8...v2.11.9
673683
[v2.11.8]: https://github.com/SAP/ui5-builder/compare/v2.11.7...v2.11.8
674684
[v2.11.7]: https://github.com/SAP/ui5-builder/compare/v2.11.6...v2.11.7
675685
[v2.11.6]: https://github.com/SAP/ui5-builder/compare/v2.11.5...v2.11.6

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": "2.11.8",
3+
"version": "2.11.9",
44
"description": "UI5 Tooling - Builder",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)