@ui5/webcomponents 2.13.7 → 2.13.8

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,6 +3,45 @@
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.8](https://github.com/UI5/webcomponents/compare/v2.13.7...v2.13.8) (2025-12-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **ui5-button:** announce the text node properly ([#12077](https://github.com/UI5/webcomponents/issues/12077)) ([666e7e7](https://github.com/UI5/webcomponents/commit/666e7e709d911f2276eecadb02c0e36eaea88a6f))
12
+ * **ui5-button:** move button type text from aria-label to aria-description ([#12474](https://github.com/UI5/webcomponents/issues/12474)) ([def1196](https://github.com/UI5/webcomponents/commit/def119629808c0cd99a3634cd3e876f04a67eb84)), closes [#12413](https://github.com/UI5/webcomponents/issues/12413)
13
+ * **ui5-button:** prioritize accessibleName over button text in aria-label ([#12473](https://github.com/UI5/webcomponents/issues/12473)) ([abc0b9f](https://github.com/UI5/webcomponents/commit/abc0b9fea0426e50b62576ef4bf21446b6a4733a)), closes [#12398](https://github.com/UI5/webcomponents/issues/12398)
14
+
15
+
16
+
17
+
18
+
19
+ ## [2.13.8](https://github.com/UI/webcomponents/compare/v2.13.7...v2.13.8) (2025-12-08)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * **ui5-button:** announce the text node properly ([#12077](https://github.com/UI/webcomponents/issues/12077)) ([666e7e7](https://github.com/UI/webcomponents/commit/666e7e709d911f2276eecadb02c0e36eaea88a6f))
25
+ * **ui5-button:** move button type text from aria-label to aria-description ([#12474](https://github.com/UI/webcomponents/issues/12474)) ([def1196](https://github.com/UI/webcomponents/commit/def119629808c0cd99a3634cd3e876f04a67eb84)), closes [#12413](https://github.com/UI/webcomponents/issues/12413)
26
+ * **ui5-button:** prioritize accessibleName over button text in aria-label ([#12473](https://github.com/UI/webcomponents/issues/12473)) ([abc0b9f](https://github.com/UI/webcomponents/commit/abc0b9fea0426e50b62576ef4bf21446b6a4733a)), closes [#12398](https://github.com/UI/webcomponents/issues/12398)
27
+
28
+
29
+
30
+
31
+
32
+ ## [2.13.8](https://github.com/SAP/ui5-webcomponents/compare/v2.13.7...v2.13.8) (2025-12-08)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * **ui5-button:** announce the text node properly ([#12077](https://github.com/SAP/ui5-webcomponents/issues/12077)) ([666e7e7](https://github.com/SAP/ui5-webcomponents/commit/666e7e709d911f2276eecadb02c0e36eaea88a6f))
38
+ * **ui5-button:** move button type text from aria-label to aria-description ([#12474](https://github.com/SAP/ui5-webcomponents/issues/12474)) ([def1196](https://github.com/SAP/ui5-webcomponents/commit/def119629808c0cd99a3634cd3e876f04a67eb84)), closes [#12413](https://github.com/SAP/ui5-webcomponents/issues/12413)
39
+ * **ui5-button:** prioritize accessibleName over button text in aria-label ([#12473](https://github.com/SAP/ui5-webcomponents/issues/12473)) ([abc0b9f](https://github.com/SAP/ui5-webcomponents/commit/abc0b9fea0426e50b62576ef4bf21446b6a4733a)), closes [#12398](https://github.com/SAP/ui5-webcomponents/issues/12398)
40
+
41
+
42
+
43
+
44
+
6
45
  ## [2.13.7](https://github.com/SAP/ui5-webcomponents/compare/v2.13.6...v2.13.7) (2025-11-03)
7
46
 
8
47
  **Note:** Version bump only for package @ui5/webcomponents