Skip to content

Commit

Permalink
Release 2.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Nov 30, 2022
1 parent 1bbe5f5 commit 760f160
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +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/v2.11.8...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v2.11.9...HEAD).

<a name="v2.11.9"></a>
## [v2.11.9] - 2022-11-30
### Bug Fixes
- **transformApiJson:** Fix regression in UI5 Tooling scenario [`819c808`](https://github.com/SAP/ui5-builder/commit/819c808010963b84bfe33e109a7b2a5412096f78)

### Dependency Updates
- Bump less-openui5 from 0.11.2 to 0.11.3 [`1bbe5f5`](https://github.com/SAP/ui5-builder/commit/1bbe5f561fb35c646a27cbe4d03050101ff68d7c)


<a name="v2.11.8"></a>
## [v2.11.8] - 2022-10-28
Expand Down Expand Up @@ -670,6 +679,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.11.9]: https://github.com/SAP/ui5-builder/compare/v2.11.8...v2.11.9
[v2.11.8]: https://github.com/SAP/ui5-builder/compare/v2.11.7...v2.11.8
[v2.11.7]: https://github.com/SAP/ui5-builder/compare/v2.11.6...v2.11.7
[v2.11.6]: https://github.com/SAP/ui5-builder/compare/v2.11.5...v2.11.6
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.11.8",
"version": "2.11.9",
"description": "UI5 Tooling - Builder",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 760f160

Please sign in to comment.