diff --git a/CHANGELOG.md b/CHANGELOG.md index f5dd7728e4..f21e46094c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.30.0-rc.38](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.37...v0.30.0-rc.38) (2023-07-14) + + +### Bug Fixes + +* **styles:** design review fixes for Icon Tab Bar [ci visual] ([#4686](https://github.com/SAP/fundamental-styles/issues/4686)) ([85435b0](https://github.com/SAP/fundamental-styles/commit/85435b05caebcf57d45e659fd63971c93d61e786)) + + + # [0.30.0-rc.37](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.36...v0.30.0-rc.37) (2023-07-14) diff --git a/package.json b/package.json index c25c54361a..8fb1b835a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.0-rc.37", + "version": "0.30.0-rc.38", "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",