From 8eba27d4721d5518b189860093729942a745c0ec Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Tue, 19 Dec 2023 12:29:51 +0000 Subject: [PATCH] chore(release): release v0.33.1-rc.11 [ci skip] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3514d08d90..c1fe6ca7b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.33.1-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.33.1-rc.10...v0.33.1-rc.11) (2023-12-19) + + + ## [0.33.1-rc.10](https://github.com/SAP/fundamental-styles/compare/v0.33.1-rc.9...v0.33.1-rc.10) (2023-12-19) diff --git a/package.json b/package.json index 553de3d2f8..139a7b6f72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.33.1-rc.10", + "version": "0.33.1-rc.11", "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",