From d422a6a63fcc520b2e34deba485fb66c1470d33f Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Thu, 30 Nov 2023 19:57:59 +0000 Subject: [PATCH] chore(release): release v0.33.0-rc.8 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dddeb8bd2..01a1c668d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [0.33.0-rc.8](https://github.com/SAP/fundamental-styles/compare/v0.33.0-rc.7...v0.33.0-rc.8) (2023-11-30) + + + # [0.33.0-rc.7](https://github.com/SAP/fundamental-styles/compare/v0.33.0-rc.6...v0.33.0-rc.7) (2023-11-29) diff --git a/package.json b/package.json index 8618c98427..e72d1d0f1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.33.0-rc.7", + "version": "0.33.0-rc.8", "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": ">= 3.6.1",