diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f57103b3..da44a9deb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [0.30.0-rc.14](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.13...v0.30.0-rc.14) (2023-06-23) + + + # [0.30.0-rc.13](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.12...v0.30.0-rc.13) (2023-06-22) diff --git a/package.json b/package.json index 2cce27645b..98b72e8fe2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.0-rc.13", + "version": "0.30.0-rc.14", "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",