Skip to content

Commit

Permalink
Release 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Jun 5, 2023
1 parent a2f410c commit 9fc4ecb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 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/v3.0.4...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v3.0.5...HEAD).

<a name="v3.0.5"></a>
## [v3.0.5] - 2023-06-02
### Bug Fixes
- **bundle/Builder:** Remove sourceMappingURL from modules embedded as string [`a2f410c`](https://github.com/SAP/ui5-builder/commit/a2f410c32945a6a25fdf47b7b06ccb7f21ef5716)

### Dependency Updates
- Bump xml2js from 0.5.0 to 0.6.0 [`9679830`](https://github.com/SAP/ui5-builder/commit/967983000d64324089740c5ffc0460dcca23866f)


<a name="v3.0.4"></a>
## [v3.0.4] - 2023-05-23
Expand Down Expand Up @@ -791,6 +800,7 @@ to load the custom bundle file instead.

### Features
- Add ability to configure component preloads and custom bundles [`2241e5f`](https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7)
[v3.0.5]: https://github.com/SAP/ui5-builder/compare/v3.0.4...v3.0.5
[v3.0.4]: https://github.com/SAP/ui5-builder/compare/v3.0.3...v3.0.4
[v3.0.3]: https://github.com/SAP/ui5-builder/compare/v3.0.2...v3.0.3
[v3.0.2]: https://github.com/SAP/ui5-builder/compare/v3.0.1...v3.0.2
Expand Down
4 changes: 2 additions & 2 deletions 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": "3.0.4",
"version": "3.0.5",
"description": "UI5 Tooling - Builder",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 9fc4ecb

Please sign in to comment.