From c13730fc12c12ca4eedd03c49a084b460e5bb2eb Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Tue, 1 Aug 2023 18:23:43 +0000 Subject: [PATCH] chore(release): release v0.30.0-rc.60 [ci skip] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a47d2bb24..3c17697f9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.30.0-rc.60](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.59...v0.30.0-rc.60) (2023-08-01) + + +### Bug Fixes + +* **styles:** update Pagination with latest BTP Horizon [ci visual] ([#4725](https://github.com/SAP/fundamental-styles/issues/4725)) ([27a2fad](https://github.com/SAP/fundamental-styles/commit/27a2fad3c6808de0975702f01225bc63d20120a9)) + + + # [0.30.0-rc.59](https://github.com/SAP/fundamental-styles/compare/v0.30.0-rc.58...v0.30.0-rc.59) (2023-07-30) diff --git a/package.json b/package.json index 3b87d1cf94..3426fd4a67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-styles", - "version": "0.30.0-rc.59", + "version": "0.30.0-rc.60", "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",