Skip to content

Commit b97799a

Browse files
chore(release): version 0.21.0-rc.15 build 1413 [ci skip]
1 parent 1a45ee9 commit b97799a

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11

2+
## [0.21.0-rc.15](https://github.com/SAP/fundamental-styles/compare/v0.21.0-rc.14...v0.21.0-rc.15) (2021-11-10)
3+
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* **styles:** update checkbox markup
8+
9+
### Bug Fixes
10+
11+
* **styles:** refactor checkbox to use a square not an icon for tristate ([#2905](https://github.com/SAP/fundamental-styles/issues/2905)) ([1a45ee9](https://github.com/SAP/fundamental-styles/commit/1a45ee983a1340b082d7ec45ee21d3f0729fad49))
12+
213
## [0.21.0-rc.14](https://github.com/SAP/fundamental-styles/compare/v0.21.0-rc.13...v0.21.0-rc.14) (2021-11-10)
314

415

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fundamental-styles",
3-
"version": "0.21.0-rc.14",
3+
"version": "0.21.0-rc.15",
44
"description": "Fundamental Library Styles is a Design System and HTML/CSS Component Library used to build modern Product User Experiences with Fiori 3 look and feel with any web technology. Learn more about this project at - http://sap.github.io/fundamental-styles/",
55
"main": "dist/fundamental-styles.css",
66
"scripts": {

0 commit comments

Comments
 (0)