Skip to content

Commit

Permalink
chore(release): release v0.32.0-rc.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Oct 27, 2023
1 parent b54bee9 commit 1e285c0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [0.32.0-rc.0](https://github.com/SAP/fundamental-styles/compare/v0.31.1-rc.1...v0.32.0-rc.0) (2023-10-27)


### chore

* moved btp button examples into the BTP subfolder ([#4925](https://github.com/SAP/fundamental-styles/issues/4925)) ([b54bee9](https://github.com/SAP/fundamental-styles/commit/b54bee9bc108667b5fdcb0334661033870e4c14a))


### BREAKING CHANGES

* `fd-button--btp` is required to have a badge on btp button

* fix: excessive CSS overrides [ci visual]

* fix: fixed incorrect usage of the badged buttons in tool-header[ci visual]

* fix: fall back to the main version of the button[ci visual]



## [0.31.1-rc.1](https://github.com/SAP/fundamental-styles/compare/v0.31.1-rc.0...v0.31.1-rc.1) (2023-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-styles",
"version": "0.31.1-rc.1",
"version": "0.32.0-rc.0",
"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",
Expand Down

0 comments on commit 1e285c0

Please sign in to comment.