From 64c9dd31c10eb9acaaccbac596f6e477b9d8f7a7 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Thu, 28 Nov 2024 14:26:17 +0000 Subject: [PATCH] chore(release): publish 0.39.0-rc.31 [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 1ffea13d80..b22416213a 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.39.0-rc.31](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.30...v0.39.0-rc.31) (2024-11-28) + +### Bug Fixes + +- **styles:** add latest design updates for Avatar [ci visual] ([#5806](https://github.com/SAP/fundamental-styles/issues/5806)) ([8828b0b](https://github.com/SAP/fundamental-styles/commit/8828b0b052e868e6e6a7442693e681920f0e353a)) + # [0.39.0-rc.30](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.29...v0.39.0-rc.30) (2024-11-26) ### Features diff --git a/lerna.json b/lerna.json index c291e94eb2..3d517e8caf 100644 --- a/lerna.json +++ b/lerna.json @@ -1,7 +1,7 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", "packages": ["packages/*"], - "version": "0.39.0-rc.30", + "version": "0.39.0-rc.31", "conventionalCommits": true, "tagVersionPrefix": "v", "message": "chore(release): publish %v", diff --git a/packages/common-css/CHANGELOG.md b/packages/common-css/CHANGELOG.md index 4ce824a89c..93413be089 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.39.0-rc.31](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.30...v0.39.0-rc.31) (2024-11-28) + +**Note:** Version bump only for package @sap-ui/common-css + # [0.39.0-rc.30](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.29...v0.39.0-rc.30) (2024-11-26) **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 45734ad190..6a68532e5e 100644 --- a/packages/common-css/package.json +++ b/packages/common-css/package.json @@ -1,6 +1,6 @@ { "name": "@sap-ui/common-css", - "version": "0.39.0-rc.30", + "version": "0.39.0-rc.31", "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 74450d890c..990f909b6f 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.39.0-rc.31](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.30...v0.39.0-rc.31) (2024-11-28) + +**Note:** Version bump only for package @fundamental-styles/cx + # [0.39.0-rc.30](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.29...v0.39.0-rc.30) (2024-11-26) **Note:** Version bump only for package @fundamental-styles/cx diff --git a/packages/cx/package.json b/packages/cx/package.json index 59b00bca70..fc131f1dc5 100644 --- a/packages/cx/package.json +++ b/packages/cx/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-styles/cx", - "version": "0.39.0-rc.30", + "version": "0.39.0-rc.31", "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 7630dc48c1..0ac7fc9063 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.39.0-rc.31](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.30...v0.39.0-rc.31) (2024-11-28) + +### Bug Fixes + +- **styles:** add latest design updates for Avatar [ci visual] ([#5806](https://github.com/SAP/fundamental-styles/issues/5806)) ([8828b0b](https://github.com/SAP/fundamental-styles/commit/8828b0b052e868e6e6a7442693e681920f0e353a)) + # [0.39.0-rc.30](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.29...v0.39.0-rc.30) (2024-11-26) ### Features diff --git a/packages/styles/package.json b/packages/styles/package.json index c93076f156..4f8c6b5315 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.39.0-rc.30", + "version": "0.39.0-rc.31", "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 228d54b896..5e11bbddb4 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.39.0-rc.31](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.30...v0.39.0-rc.31) (2024-11-28) + +**Note:** Version bump only for package @fundamental-styles/theming-preview + # [0.39.0-rc.30](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.29...v0.39.0-rc.30) (2024-11-26) **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 2c253999dd..72599ee96f 100644 --- a/packages/theming-preview/package.json +++ b/packages/theming-preview/package.json @@ -1,6 +1,6 @@ { "name": "@fundamental-styles/theming-preview", - "version": "0.39.0-rc.30", + "version": "0.39.0-rc.31", "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 8bfd140875..e117c72b88 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.39.0-rc.31](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.30...v0.39.0-rc.31) (2024-11-28) + +**Note:** Version bump only for package workspace-plugins + # [0.39.0-rc.30](https://github.com/SAP/fundamental-styles/compare/v0.39.0-rc.29...v0.39.0-rc.30) (2024-11-26) **Note:** Version bump only for package workspace-plugins diff --git a/packages/workspace-plugins/package.json b/packages/workspace-plugins/package.json index 1211fb0db2..459076e697 100644 --- a/packages/workspace-plugins/package.json +++ b/packages/workspace-plugins/package.json @@ -1,6 +1,6 @@ { "name": "workspace-plugins", - "version": "0.39.0-rc.30", + "version": "0.39.0-rc.31", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json"