From 0367855568877ba8b5ffeb7cf58ce2bdba2973a5 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Thu, 18 Apr 2024 18:26:52 +0000 Subject: [PATCH] chore(release): publish 0.35.0-rc.12 [ci skip] --- CHANGELOG.md | 6 ++++++ lerna.json | 2 +- packages/common-css/CHANGELOG.md | 4 ++++ packages/common-css/package.json | 2 +- packages/cx/CHANGELOG.md | 4 ++++ packages/cx/package.json | 2 +- packages/styles/CHANGELOG.md | 6 ++++++ packages/styles/package.json | 2 +- packages/theming-preview/CHANGELOG.md | 4 ++++ packages/theming-preview/package.json | 2 +- packages/workspace-plugins/CHANGELOG.md | 4 ++++ packages/workspace-plugins/package.json | 2 +- 12 files changed, 34 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ceb246f5..4befb1d7b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0-rc.12](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.11...v0.35.0-rc.12) (2024-04-18) + +### Bug Fixes + +- **styles:** add an option to have an icon, text and input on same level in Menu item [ci visual] ([#5311](https://github.com/SAP/fundamental-styles/issues/5311)) ([f469234](https://github.com/SAP/fundamental-styles/commit/f469234fd91f8b7d49a60198398a816e0b8bd53e)) + # [0.35.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.10...v0.35.0-rc.11) (2024-04-17) ### Bug Fixes diff --git a/lerna.json b/lerna.json index fc8acbe101..17708deeb3 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "packages": ["packages/*"], - "version": "0.35.0-rc.11", + "version": "0.35.0-rc.12", "conventionalCommits": true, "tagVersionPrefix": "v", "message": "chore(release): publish %v", diff --git a/packages/common-css/CHANGELOG.md b/packages/common-css/CHANGELOG.md index 5f396d4572..248451e385 100644 --- a/packages/common-css/CHANGELOG.md +++ b/packages/common-css/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0-rc.12](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.11...v0.35.0-rc.12) (2024-04-18) + +**Note:** Version bump only for package @sap-ui/common-css + # [0.35.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.10...v0.35.0-rc.11) (2024-04-17) **Note:** Version bump only for package @sap-ui/common-css diff --git a/packages/common-css/package.json b/packages/common-css/package.json index a8a22efc8a..09def85d5c 100644 --- a/packages/common-css/package.json +++ b/packages/common-css/package.json @@ -1,6 +1,6 @@ { "name": "@sap-ui/common-css", - "version": "0.35.0-rc.11", + "version": "0.35.0-rc.12", "license": "Apache-2.0", "homepage": "https://sap.github.io/fundamental-styles/", "description": "SAP UI Common CSS", diff --git a/packages/cx/CHANGELOG.md b/packages/cx/CHANGELOG.md index 0487e69a20..04b90fd9da 100644 --- a/packages/cx/CHANGELOG.md +++ b/packages/cx/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0-rc.12](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.11...v0.35.0-rc.12) (2024-04-18) + +**Note:** Version bump only for package @fundamental-styles/cx + # [0.35.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.10...v0.35.0-rc.11) (2024-04-17) ### Bug Fixes diff --git a/packages/cx/package.json b/packages/cx/package.json index 6557287ccc..0134c6cb36 100644 --- a/packages/cx/package.json +++ b/packages/cx/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-styles/cx", - "version": "0.35.0-rc.11", + "version": "0.35.0-rc.12", "license": "Apache-2.0", "homepage": "https://sap.github.io/fundamental-styles/", "description": "Fundamental Library Styles", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 74ed338620..4c6e4b1265 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0-rc.12](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.11...v0.35.0-rc.12) (2024-04-18) + +### Bug Fixes + +- **styles:** add an option to have an icon, text and input on same level in Menu item [ci visual] ([#5311](https://github.com/SAP/fundamental-styles/issues/5311)) ([f469234](https://github.com/SAP/fundamental-styles/commit/f469234fd91f8b7d49a60198398a816e0b8bd53e)) + # [0.35.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.10...v0.35.0-rc.11) (2024-04-17) **Note:** Version bump only for package fundamental-styles diff --git a/packages/styles/package.json b/packages/styles/package.json index a5f7d2894f..428021f813 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.35.0-rc.11", + "version": "0.35.0-rc.12", "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/", "repository": { "type": "git", diff --git a/packages/theming-preview/CHANGELOG.md b/packages/theming-preview/CHANGELOG.md index 621a29932a..ced3082294 100644 --- a/packages/theming-preview/CHANGELOG.md +++ b/packages/theming-preview/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0-rc.12](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.11...v0.35.0-rc.12) (2024-04-18) + +**Note:** Version bump only for package @fundamental-styles/theming-preview + # [0.35.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.10...v0.35.0-rc.11) (2024-04-17) **Note:** Version bump only for package @fundamental-styles/theming-preview diff --git a/packages/theming-preview/package.json b/packages/theming-preview/package.json index 8dcbe4ce86..047cd6cd2f 100644 --- a/packages/theming-preview/package.json +++ b/packages/theming-preview/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-styles/theming-preview", - "version": "0.35.0-rc.11", + "version": "0.35.0-rc.12", "license": "Apache-2.0", "homepage": "https://sap.github.io/fundamental-styles/", "description": "Fundamental Library Styles - Theming Package Preview", diff --git a/packages/workspace-plugins/CHANGELOG.md b/packages/workspace-plugins/CHANGELOG.md index 6c9495d720..8a8b713ed1 100644 --- a/packages/workspace-plugins/CHANGELOG.md +++ b/packages/workspace-plugins/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.35.0-rc.12](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.11...v0.35.0-rc.12) (2024-04-18) + +**Note:** Version bump only for package workspace-plugins + # [0.35.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.35.0-rc.10...v0.35.0-rc.11) (2024-04-17) **Note:** Version bump only for package workspace-plugins diff --git a/packages/workspace-plugins/package.json b/packages/workspace-plugins/package.json index d77865cbcf..4c47b5ec98 100644 --- a/packages/workspace-plugins/package.json +++ b/packages/workspace-plugins/package.json @@ -1,6 +1,6 @@ { "name": "workspace-plugins", - "version": "0.35.0-rc.11", + "version": "0.35.0-rc.12", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json"