Skip to content

Commit f0f2330

Browse files
committed
Release 4.1.4
1 parent 32ce9fd commit f0f2330

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +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/v4.1.3...HEAD).
5+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v4.1.4...HEAD).
6+
7+
<a name="v4.1.4"></a>
8+
## [v4.1.4] - 2026-02-16
9+
### Dependency Updates
10+
- Bump escape-unicode from 0.2.0 to 0.3.0 ([#1137](https://github.com/SAP/ui5-builder/issues/1137)) [`d854a88`](https://github.com/SAP/ui5-builder/commit/d854a88b659f24aecb27d266051adfebe4192bcf)
11+
612

713
<a name="v4.1.3"></a>
8-
## [v4.1.3] - 2025-11-26
14+
## [v4.1.3] - 2025-11-27
915
### Bug Fixes
1016
- **Bundling:** generateFlexChangesBundle should not rely on existing manifest.json ([#1178](https://github.com/SAP/ui5-builder/issues/1178)) [`f61705b`](https://github.com/SAP/ui5-builder/commit/f61705bcd03b1033afed7d4243647eee60f2faa1)
1117

@@ -1010,6 +1016,7 @@ to load the custom bundle file instead.
10101016

10111017
### Features
10121018
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
1019+
[v4.1.4]: https://github.com/SAP/ui5-builder/compare/v4.1.3...v4.1.4
10131020
[v4.1.3]: https://github.com/SAP/ui5-builder/compare/v4.1.2...v4.1.3
10141021
[v4.1.2]: https://github.com/SAP/ui5-builder/compare/v4.1.1...v4.1.2
10151022
[v4.1.1]: https://github.com/SAP/ui5-builder/compare/v4.1.0...v4.1.1

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "4.1.3",
3+
"version": "4.1.4",
44
"description": "UI5 CLI - Builder",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)