Skip to content

Commit e16df12

Browse files
chore(release): publish v1.24.23 [ci skip]
1 parent fcd216c commit e16df12

26 files changed

+146
-36
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.24.23](https://github.com/SAP/ui5-webcomponents/compare/v1.24.22...v1.24.23) (2025-07-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **ui5-combobox:** add translations ([#11798](https://github.com/SAP/ui5-webcomponents/issues/11798)) ([fcd216c](https://github.com/SAP/ui5-webcomponents/commit/fcd216cbd481cb76bc0eacbfe2454d7ace5ec5d2))
12+
13+
14+
15+
16+
617
## [1.24.22](https://github.com/SAP/ui5-webcomponents/compare/v1.24.21...v1.24.22) (2025-06-05)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"packages/website",
1414
"packages/create-package"
1515
],
16-
"version": "1.24.22",
16+
"version": "1.24.23",
1717
"command": {
1818
"publish": {
1919
"allowBranch": "*",

packages/base/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.24.23](https://github.com/SAP/ui5-webcomponents/compare/v1.24.22...v1.24.23) (2025-07-05)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-base
9+
10+
11+
12+
13+
614
## [1.24.22](https://github.com/SAP/ui5-webcomponents/compare/v1.24.21...v1.24.22) (2025-06-05)
715

816
**Note:** Version bump only for package @ui5/webcomponents-base

packages/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-base",
3-
"version": "1.24.22",
3+
"version": "1.24.23",
44
"description": "UI5 Web Components: webcomponents.base",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@openui5/sap.ui.core": "1.120.17",
48-
"@ui5/webcomponents-tools": "1.24.22",
48+
"@ui5/webcomponents-tools": "1.24.23",
4949
"chromedriver": "^137.0.0",
5050
"clean-css": "^5.2.2",
5151
"copy-and-watch": "^0.1.5",

packages/create-package/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.24.23](https://github.com/SAP/ui5-webcomponents/compare/v1.24.22...v1.24.23) (2025-07-05)
7+
8+
**Note:** Version bump only for package @ui5/create-webcomponents-package
9+
10+
11+
12+
13+
614
## [1.24.22](https://github.com/SAP/ui5-webcomponents/compare/v1.24.21...v1.24.22) (2025-06-05)
715

816
**Note:** Version bump only for package @ui5/create-webcomponents-package

packages/create-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/create-webcomponents-package",
3-
"version": "1.24.22",
3+
"version": "1.24.23",
44
"description": "UI5 Web Components: create package",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",

packages/fiori/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.24.23](https://github.com/SAP/ui5-webcomponents/compare/v1.24.22...v1.24.23) (2025-07-05)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-fiori
9+
10+
11+
12+
13+
614
## [1.24.22](https://github.com/SAP/ui5-webcomponents/compare/v1.24.21...v1.24.22) (2025-06-05)
715

816
**Note:** Version bump only for package @ui5/webcomponents-fiori

packages/fiori/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-fiori",
3-
"version": "1.24.22",
3+
"version": "1.24.23",
44
"description": "UI5 Web Components: webcomponents.fiori",
55
"ui5": {
66
"webComponentsPackage": true
@@ -46,14 +46,14 @@
4646
"directory": "packages/fiori"
4747
},
4848
"dependencies": {
49-
"@ui5/webcomponents": "1.24.22",
50-
"@ui5/webcomponents-base": "1.24.22",
51-
"@ui5/webcomponents-icons": "1.24.22",
52-
"@ui5/webcomponents-theming": "1.24.22",
49+
"@ui5/webcomponents": "1.24.23",
50+
"@ui5/webcomponents-base": "1.24.23",
51+
"@ui5/webcomponents-icons": "1.24.23",
52+
"@ui5/webcomponents-theming": "1.24.23",
5353
"@zxing/library": "^0.17.1"
5454
},
5555
"devDependencies": {
56-
"@ui5/webcomponents-tools": "1.24.22",
56+
"@ui5/webcomponents-tools": "1.24.23",
5757
"chromedriver": "^137.0.0"
5858
}
5959
}

packages/icons-business-suite/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.24.23](https://github.com/SAP/ui5-webcomponents/compare/v1.24.22...v1.24.23) (2025-07-05)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-icons-business-suite
9+
10+
11+
12+
13+
614
## [1.24.22](https://github.com/SAP/ui5-webcomponents/compare/v1.24.21...v1.24.22) (2025-06-05)
715

816
**Note:** Version bump only for package @ui5/webcomponents-icons-business-suite

packages/icons-business-suite/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-icons-business-suite",
3-
"version": "1.24.22",
3+
"version": "1.24.23",
44
"description": "UI5 Web Components: SAP Fiori Tools icon set",
55
"author": "SAP SE (https://www.sap.com)",
66
"license": "Apache-2.0",
@@ -28,9 +28,9 @@
2828
"directory": "packages/icons-business-suite"
2929
},
3030
"dependencies": {
31-
"@ui5/webcomponents-base": "1.24.22"
31+
"@ui5/webcomponents-base": "1.24.23"
3232
},
3333
"devDependencies": {
34-
"@ui5/webcomponents-tools": "1.24.22"
34+
"@ui5/webcomponents-tools": "1.24.23"
3535
}
3636
}

0 commit comments

Comments
 (0)