From 427f7c91747abc9f7aacdcda4060c365643d5030 Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Tue, 20 Jun 2023 19:42:14 +0000 Subject: [PATCH] chore(release): release v0.30.0-rc.11 [ci skip] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f6963eed..d0dc1b9e17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.30.0-rc.11](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.10...v0.30.0-rc.11) (2023-06-20) + + +### Bug Fixes + +* **styles:** add Horizon 2023 updates for Carousel [ci visual] ([#4626](https://github.com/SAP/fundamental-styles/issues/4626)) ([925acac](https://github.com/SAP/fundamental-styles/commit/925acaca7d11d12f9442895ce1fdeac1e093ec61)) + + + # [0.30.0-rc.10](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.9...v0.30.0-rc.10) (2023-06-20) diff --git a/package.json b/package.json index a70315a36d..48d4fc2709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.0-rc.10", + "version": "0.30.0-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": ">= 1.22.19",