Skip to content

Commit 6a79a9b

Browse files
chore(release): publish 0.40.2-rc.5 [ci skip]
1 parent eb28d29 commit 6a79a9b

File tree

12 files changed

+33
-9
lines changed

12 files changed

+33
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.40.2-rc.5](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.4...v0.40.2-rc.5) (2025-05-27)
7+
8+
**Note:** Version bump only for package fundamental-styles
9+
610
## [0.40.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.3...v0.40.2-rc.4) (2025-05-26)
711

812
### Bug Fixes
@@ -6066,9 +6070,9 @@ Co-authored-by: droshev <[email protected]>
60666070

60676071
- added a new modifier class to fd-row to achieve even alignment of its elements:fd-row--top in a form.
60686072
Before:
6069-
<div class="fd-row">
6070-
After:
6071-
<div class="fd-row fd-row--top">
6073+
<div class="fd-row">
6074+
After:
6075+
<div class="fd-row fd-row--top">
60726076

60736077
### Bug Fixes
60746078

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"packages": ["packages/*"],
4-
"version": "0.40.2-rc.4",
4+
"version": "0.40.2-rc.5",
55
"conventionalCommits": true,
66
"tagVersionPrefix": "v",
77
"message": "chore(release): publish %v",

packages/common-css/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.40.2-rc.5](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.4...v0.40.2-rc.5) (2025-05-27)
7+
8+
**Note:** Version bump only for package @sap-ui/common-css
9+
610
## [0.40.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.3...v0.40.2-rc.4) (2025-05-26)
711

812
**Note:** Version bump only for package @sap-ui/common-css

packages/common-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sap-ui/common-css",
3-
"version": "0.40.2-rc.4",
3+
"version": "0.40.2-rc.5",
44
"license": "Apache-2.0",
55
"homepage": "https://sap.github.io/fundamental-styles/",
66
"description": "SAP UI Common CSS",

packages/cx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.40.2-rc.5](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.4...v0.40.2-rc.5) (2025-05-27)
7+
8+
**Note:** Version bump only for package @fundamental-styles/cx
9+
610
## [0.40.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.3...v0.40.2-rc.4) (2025-05-26)
711

812
**Note:** Version bump only for package @fundamental-styles/cx

packages/cx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-styles/cx",
3-
"version": "0.40.2-rc.4",
3+
"version": "0.40.2-rc.5",
44
"license": "Apache-2.0",
55
"homepage": "https://sap.github.io/fundamental-styles/",
66
"description": "Fundamental Library Styles",

packages/styles/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.40.2-rc.5](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.4...v0.40.2-rc.5) (2025-05-27)
7+
8+
**Note:** Version bump only for package fundamental-styles
9+
610
## [0.40.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.3...v0.40.2-rc.4) (2025-05-26)
711

812
### Bug Fixes

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fundamental-styles",
3-
"version": "0.40.2-rc.4",
3+
"version": "0.40.2-rc.5",
44
"description": "Fundamental Library Styles is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with SAP Fiori look and feel with any web technology. Learn more about this project at - http://sap.github.io/fundamental-styles/",
55
"repository": {
66
"type": "git",

packages/theming-preview/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.40.2-rc.5](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.4...v0.40.2-rc.5) (2025-05-27)
7+
8+
**Note:** Version bump only for package @fundamental-styles/theming-preview
9+
610
## [0.40.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.3...v0.40.2-rc.4) (2025-05-26)
711

812
**Note:** Version bump only for package @fundamental-styles/theming-preview

packages/theming-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fundamental-styles/theming-preview",
3-
"version": "0.40.2-rc.4",
3+
"version": "0.40.2-rc.5",
44
"license": "Apache-2.0",
55
"homepage": "https://sap.github.io/fundamental-styles/",
66
"description": "Fundamental Library Styles - Theming Package Preview",

packages/workspace-plugins/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.40.2-rc.5](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.4...v0.40.2-rc.5) (2025-05-27)
7+
8+
**Note:** Version bump only for package workspace-plugins
9+
610
## [0.40.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.40.2-rc.3...v0.40.2-rc.4) (2025-05-26)
711

812
**Note:** Version bump only for package workspace-plugins

packages/workspace-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workspace-plugins",
3-
"version": "0.40.2-rc.4",
3+
"version": "0.40.2-rc.5",
44
"main": "src/index.js",
55
"generators": "./generators.json",
66
"executors": "./executors.json"

0 commit comments

Comments
 (0)