From e338d333870685121d9ae0182aec5c33090148a4 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Wed, 19 Jul 2023 22:42:36 +0000 Subject: [PATCH] chore(release): release v0.30.0-rc.45 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21ea4a5a07..b3e2e9ff53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [0.30.0-rc.45](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.44...v0.30.0-rc.45) (2023-07-19) + + + # [0.30.0-rc.44](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.43...v0.30.0-rc.44) (2023-07-19) diff --git a/package.json b/package.json index fd570edac7..e640b45de4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.0-rc.44", + "version": "0.30.0-rc.45", "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/", "engines": { "yarn": ">= 1.22.19",