Skip to content

Commit

Permalink
Release 3.0.0-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Aug 9, 2022
1 parent 1a2c4a4 commit 0671cab
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
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.0-alpha.9...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.10...HEAD).

<a name="v3.0.0-alpha.10"></a>
## [v3.0.0-alpha.10] - 2022-08-08

<a name="v3.0.0-alpha.9"></a>
## [v3.0.0-alpha.9] - 2022-07-27
Expand Down Expand Up @@ -750,6 +753,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)


[v3.0.0-alpha.10]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.9...v3.0.0-alpha.10
[v3.0.0-alpha.9]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.8...v3.0.0-alpha.9
[v3.0.0-alpha.8]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.7...v3.0.0-alpha.8
[v3.0.0-alpha.7]: https://github.com/SAP/ui5-builder/compare/v3.0.0-alpha.6...v3.0.0-alpha.7
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.0-alpha.9",
"version": "3.0.0-alpha.10",
"description": "UI5 Tooling - Builder",
"author": {
"name": "SAP SE",
Expand Down

0 comments on commit 0671cab

Please sign in to comment.