Skip to content

Commit

Permalink
chore(release): version 0.11.0-rc.0 build 3995 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fundamental-bot committed Jun 3, 2020
1 parent f1666f7 commit 98459b7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.11.0-rc.0](https://github.com/SAP/fundamental-react/compare/v0.10.2-rc.2...v0.11.0-rc.0) (2020-06-03)


### ⚠ BREAKING CHANGES

* The Component ButtonGroup is renamed as ButtonSegmented to align with fundamental-styles

### Bug Fixes

* [#1032](https://github.com/SAP/fundamental-react/issues/1032) Renamed ButtonGroup to ButtonSegmented ([#1072](https://github.com/SAP/fundamental-react/issues/1072)) ([f1666f7](https://github.com/SAP/fundamental-react/commit/f1666f7ff8901c6262a3f5cea32a4f386933af0f))

### [0.10.2-rc.2](https://github.com/SAP/fundamental-react/compare/v0.10.2-rc.1...v0.10.2-rc.2) (2020-06-02)

### [0.10.2-rc.1](https://github.com/SAP/fundamental-react/compare/v0.10.2-rc.0...v0.10.2-rc.1) (2020-06-02)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fundamental-react",
"version": "0.10.2-rc.2",
"version": "0.11.0-rc.0",
"private": false,
"description": "SAP Fundamental Library, implemented in React",
"license": "Apache-2.0",
Expand Down

0 comments on commit 98459b7

Please sign in to comment.