File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
4
4
5
- A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-builder/compare/v2.11.7...HEAD ) .
5
+ A list of unreleased changes can be found [ here] ( https://github.com/SAP/ui5-builder/compare/v2.11.8...HEAD ) .
6
+
7
+ <a name =" v2.11.8 " ></a >
8
+ ## [ v2.11.8] - 2022-10-28
9
+ ### Bug Fixes
10
+ - ** ComponentAnalyzer:** Fix detection of rootView [ ` acb3d9f ` ] ( https://github.com/SAP/ui5-builder/commit/acb3d9fd7fc60ad61ac88d68cb0fd5296b795e9f )
11
+ - ** XMLTemplateAnalyzer:** Fix detection of nested views [ ` 1cbfd82 ` ] ( https://github.com/SAP/ui5-builder/commit/1cbfd82396e5fa78455e0a696e9229a2e8a337fc )
12
+
6
13
7
14
<a name =" v2.11.7 " ></a >
8
- ## [ v2.11.7] - 2022-10-16
15
+ ## [ v2.11.7] - 2022-10-20
9
16
### Dependency Updates
10
17
- Bump escope from 3.6.0 to 4.0.0 [ ` 852b37f ` ] ( https://github.com/SAP/ui5-builder/commit/852b37f549f3927decbc1b40cc6055325472d625 )
11
18
@@ -663,6 +670,7 @@ to load the custom bundle file instead.
663
670
- Add ability to configure component preloads and custom bundles [ ` 2241e5f ` ] ( https://github.com/SAP/ui5-builder/commit/2241e5ff98fd95f1f80cc74959655ae7a9c660e7 )
664
671
665
672
673
+ [ v2.11.8 ] : https://github.com/SAP/ui5-builder/compare/v2.11.7...v2.11.8
666
674
[ v2.11.7 ] : https://github.com/SAP/ui5-builder/compare/v2.11.6...v2.11.7
667
675
[ v2.11.6 ] : https://github.com/SAP/ui5-builder/compare/v2.11.5...v2.11.6
668
676
[ v2.11.5 ] : https://github.com/SAP/ui5-builder/compare/v2.11.4...v2.11.5
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ui5/builder" ,
3
- "version" : " 2.11.7 " ,
3
+ "version" : " 2.11.8 " ,
4
4
"description" : " UI5 Tooling - Builder" ,
5
5
"author" : {
6
6
"name" : " SAP SE" ,
You can’t perform that action at this time.
0 commit comments