Skip to content

Commit 28675d0

Browse files
chore(release): publish v1.29.11 [ci skip]
1 parent 5170959 commit 28675d0

File tree

6 files changed

+25
-3
lines changed

6 files changed

+25
-3
lines changed

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.29.11](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.10...v1.29.11) (2024-09-24)
7+
8+
### Bug Fixes
9+
10+
- ensure availability of internal CSS vars ([#6396](https://github.com/SAP/ui5-webcomponents-react/issues/6396)) ([abd9e7a](https://github.com/SAP/ui5-webcomponents-react/commit/abd9e7a059d0530fbf31f432c05a70886daecbb8))
11+
- **SplitterLayout:** fix cursor for vertical resize ([#6324](https://github.com/SAP/ui5-webcomponents-react/issues/6324)) ([f8a59a2](https://github.com/SAP/ui5-webcomponents-react/commit/f8a59a212c916fe800f2dea532eefd04b503653c)), closes [#6323](https://github.com/SAP/ui5-webcomponents-react/issues/6323)
12+
- **useStyleSheet:** scope component name to ui5wc runtime ([#6397](https://github.com/SAP/ui5-webcomponents-react/issues/6397)) ([5170959](https://github.com/SAP/ui5-webcomponents-react/commit/5170959a4d5b6ebc8d5317deb5becc1b87b7c2a8))
13+
614
## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)
715

816
### 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.10",
3+
"version": "1.29.11",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/base/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.11](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.10...v1.29.11) (2024-09-24)
7+
8+
### Bug Fixes
9+
10+
- ensure availability of internal CSS vars ([#6396](https://github.com/SAP/ui5-webcomponents-react/issues/6396)) ([abd9e7a](https://github.com/SAP/ui5-webcomponents-react/commit/abd9e7a059d0530fbf31f432c05a70886daecbb8))
11+
- **useStyleSheet:** scope component name to ui5wc runtime ([#6397](https://github.com/SAP/ui5-webcomponents-react/issues/6397)) ([5170959](https://github.com/SAP/ui5-webcomponents-react/commit/5170959a4d5b6ebc8d5317deb5becc1b87b7c2a8))
12+
613
## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)
714

815
### 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.10",
3+
"version": "1.29.11",
44
"description": "Base for ui5-webcomponents-react",
55
"type": "module",
66
"main": "dist/index.js",

packages/main/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.11](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.10...v1.29.11) (2024-09-24)
7+
8+
### Bug Fixes
9+
10+
- ensure availability of internal CSS vars ([#6396](https://github.com/SAP/ui5-webcomponents-react/issues/6396)) ([abd9e7a](https://github.com/SAP/ui5-webcomponents-react/commit/abd9e7a059d0530fbf31f432c05a70886daecbb8))
11+
- **SplitterLayout:** fix cursor for vertical resize ([#6324](https://github.com/SAP/ui5-webcomponents-react/issues/6324)) ([f8a59a2](https://github.com/SAP/ui5-webcomponents-react/commit/f8a59a212c916fe800f2dea532eefd04b503653c)), closes [#6323](https://github.com/SAP/ui5-webcomponents-react/issues/6323)
12+
613
## [1.29.10](https://github.com/SAP/ui5-webcomponents-react/compare/v1.29.9...v1.29.10) (2024-09-05)
714

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

packages/main/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",
3-
"version": "1.29.10",
3+
"version": "1.29.11",
44
"description": "React Wrapper for UI5 Web Components and additional components",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)