Skip to content

Commit 973562f

Browse files
committed
Release 2.11.10
1 parent 1c71434 commit 973562f

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/v2.11.9...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v2.11.10...HEAD).
6+
7+
<a name="v2.11.10"></a>
8+
## [v2.11.10] - 2023-04-12
9+
### Dependency Updates
10+
- Bump xml2js from 0.4.23 to 0.5.0 [`3058c45`](https://github.com/SAP/ui5-builder/commit/3058c459f9514a5ac3526f85c77f26aab311b03e)
11+
612

713
<a name="v2.11.9"></a>
814
## [v2.11.9] - 2022-11-30
@@ -679,6 +685,7 @@ to load the custom bundle file instead.
679685
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
680686

681687

688+
[v2.11.10]: https://github.com/SAP/ui5-builder/compare/v2.11.9...v2.11.10
682689
[v2.11.9]: https://github.com/SAP/ui5-builder/compare/v2.11.8...v2.11.9
683690
[v2.11.8]: https://github.com/SAP/ui5-builder/compare/v2.11.7...v2.11.8
684691
[v2.11.7]: https://github.com/SAP/ui5-builder/compare/v2.11.6...v2.11.7

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

0 commit comments

Comments
 (0)