Skip to content

Commit 80e4db6

Browse files
chore(release): publish v1.29.24 [ci skip]
1 parent c060c18 commit 80e4db6

File tree

12 files changed

+42
-6
lines changed

12 files changed

+42
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.29.24](https://github.com/UI5/webcomponents-react/compare/v1.29.23...v1.29.24) (2026-03-18)
7+
8+
### Bug Fixes
9+
10+
- update `repository.url` ([c060c18](https://github.com/UI5/webcomponents-react/commit/c060c181c00a5992b5d049096a9b7d289cf9042b))
11+
612
## [1.29.23](https://github.com/UI5/webcomponents-react/compare/v1.29.22...v1.29.23) (2026-03-18)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.29.23",
3+
"version": "1.29.24",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/base/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.29.24](https://github.com/UI5/webcomponents-react/compare/v1.29.23...v1.29.24) (2026-03-18)
7+
8+
### Bug Fixes
9+
10+
- update `repository.url` ([c060c18](https://github.com/UI5/webcomponents-react/commit/c060c181c00a5992b5d049096a9b7d289cf9042b))
11+
612
## [1.29.20](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.19...v1.29.20) (2025-07-07)
713

814
### Bug Fixes

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react-base",
3-
"version": "1.29.20",
3+
"version": "1.29.24",
44
"description": "Base for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/charts/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.29.24](https://github.com/UI5/webcomponents-react/compare/v1.29.23...v1.29.24) (2026-03-18)
7+
8+
### Bug Fixes
9+
10+
- update `repository.url` ([c060c18](https://github.com/UI5/webcomponents-react/commit/c060c181c00a5992b5d049096a9b7d289cf9042b))
11+
612
## [1.29.15](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.14...v1.29.15) (2024-12-09)
713

814
### Bug Fixes

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react-charts",
3-
"version": "1.29.15",
3+
"version": "1.29.24",
44
"description": "Charts for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.29.24](https://github.com/UI5/webcomponents-react/compare/v1.29.23...v1.29.24) (2026-03-18)
7+
8+
### Bug Fixes
9+
10+
- update `repository.url` ([c060c18](https://github.com/UI5/webcomponents-react/commit/c060c181c00a5992b5d049096a9b7d289cf9042b))
11+
612
## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)
713

814
**Note:** Version bump only for package @ui5/webcomponents-react-cli

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "CLI for UI5 Web Components for React",
44
"author": "SAP SE (https://www.sap.com)",
55
"license": "Apache-2.0",
6-
"version": "1.29.10",
6+
"version": "1.29.24",
77
"type": "module",
88
"types": "./dist/index.d.ts",
99
"main": "./dist/index.js",

packages/cypress-commands/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.29.24](https://github.com/UI5/webcomponents-react/compare/v1.29.23...v1.29.24) (2026-03-18)
7+
8+
### Bug Fixes
9+
10+
- update `repository.url` ([c060c18](https://github.com/UI5/webcomponents-react/commit/c060c181c00a5992b5d049096a9b7d289cf9042b))
11+
612
## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)
713

814
**Note:** Version bump only for package @ui5/webcomponents-cypress-commands

packages/cypress-commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Cypress Custom Commands and Queries for UI5 Web Components",
44
"author": "SAP SE (https://www.sap.com)",
55
"license": "Apache-2.0",
6-
"version": "1.29.10",
6+
"version": "1.29.24",
77
"type": "module",
88
"types": "./dist/index.d.ts",
99
"main": "./dist/index.js",

0 commit comments

Comments
 (0)