@ui5/webcomponents-base 2.13.2 → 2.14.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,23 +3,21 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [2.13.2](https://github.com/SAP/ui5-webcomponents/compare/v2.13.1...v2.13.2) (2025-08-06)
6
+ # [2.14.0-rc.1](https://github.com/SAP/ui5-webcomponents/compare/v2.14.0-rc.0...v2.14.0-rc.1) (2025-08-14)
7
7
 
8
-
9
- ### Bug Fixes
10
-
11
- * **framework:** sap-ui-themeRoot block all origins by defaultTheme root disallow default ([#12035](https://github.com/SAP/ui5-webcomponents/issues/12035)) ([0824f8c](https://github.com/SAP/ui5-webcomponents/commit/0824f8c59f1c7c906c5c4334d83ca2f0000ae888))
8
+ **Note:** Version bump only for package @ui5/webcomponents-base
12
9
 
13
10
 
14
11
 
15
12
 
16
13
 
17
- ## [2.13.1](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0...v2.13.1) (2025-08-05)
14
+ # [2.14.0-rc.0](https://github.com/SAP/ui5-webcomponents/compare/v2.13.0...v2.14.0-rc.0) (2025-08-07)
18
15
 
19
16
 
20
17
  ### Bug Fixes
21
18
 
22
- * **framework:** copy "base" pkg i18n assets to `dist/prod` ([#12072](https://github.com/SAP/ui5-webcomponents/issues/12072)) ([4724943](https://github.com/SAP/ui5-webcomponents/commit/4724943118881c6a6d67d2075431229ee66e57dc))
19
+ * **framework:** copy "base" pkg i18n assets to `dist/prod` ([#12072](https://github.com/SAP/ui5-webcomponents/issues/12072)) ([7460a76](https://github.com/SAP/ui5-webcomponents/commit/7460a76a803dc12ce92574472084a0c202d984a3))
20
+ * **framework:** sap-ui-themeRoot block all origins by defaultTheme root disallow default ([#12035](https://github.com/SAP/ui5-webcomponents/issues/12035)) ([8fa82da](https://github.com/SAP/ui5-webcomponents/commit/8fa82da97756e1eb146cabadd75065a1ba2695f5))
23
21
 
24
22
 
25
23