From 79221974de4e0c9bdf5d20eddd7133db69c3f34e Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Fri, 30 Jun 2023 01:34:37 +0000 Subject: [PATCH] chore(release): release v0.30.0-rc.18 [ci skip] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e8119732..f4496a674e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.30.0-rc.18](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.17...v0.30.0-rc.18) (2023-06-30) + + +### Bug Fixes + +* **styles:** fixed for Input Group, Select and Step Input after design review [ci visual] ([#4646](https://github.com/SAP/fundamental-styles/issues/4646)) ([483df90](https://github.com/SAP/fundamental-styles/commit/483df90b7d6f56ff7fb6d889bc62621cf8e207c1)) + + + # [0.30.0-rc.17](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.16...v0.30.0-rc.17) (2023-06-30) diff --git a/package.json b/package.json index 272439fee6..db7246ab41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.0-rc.17", + "version": "0.30.0-rc.18", "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",