From 48adc45f0bbb0a1b5da24741615afac4a46e103c Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Fri, 27 Oct 2023 18:59:26 +0000 Subject: [PATCH] chore(release): release v0.32.0-rc.3 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd6d938a1c..3d4c673662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [0.32.0-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.32.0-rc.2...v0.32.0-rc.3) (2023-10-27) + + + # [0.32.0-rc.2](https://github.com/SAP/fundamental-styles/compare/v0.32.0-rc.1...v0.32.0-rc.2) (2023-10-27) diff --git a/package.json b/package.json index 69a6bf87d1..a88ae62f81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.32.0-rc.2", + "version": "0.32.0-rc.3", "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", @@ -170,4 +170,4 @@ "fast-deep-equal": "^3.1.3", "jsdom": "^20.0.1" } -} +} \ No newline at end of file