diff --git a/CHANGELOG.md b/CHANGELOG.md index 00447ca17b..0ff17ef23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.30.2-rc.4](https://github.com/SAP/fundamental-styles/compare/v0.30.2-rc.3...v0.30.2-rc.4) (2023-08-08) + + + ## [0.30.2-rc.3](https://github.com/SAP/fundamental-styles/compare/v0.30.2-rc.2...v0.30.2-rc.3) (2023-08-08) diff --git a/package.json b/package.json index ce40f00ecd..cef5dcb441 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.2-rc.3", + "version": "0.30.2-rc.4", "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",