Skip to content

Commit 9bce295

Browse files
chore(release): version 0.10.0-rc.0 build 3934 [ci skip]
1 parent baf00ec commit 9bce295

File tree

3 files changed

+41
-2
lines changed

3 files changed

+41
-2
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,45 @@
22

33
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.
44

5+
## [0.10.0-rc.0](https://github.com/SAP/fundamental-react/compare/v0.9.1-rc.17...v0.10.0-rc.0) (2020-05-22)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* updated list with byline/selection
11+
12+
* add subtle link
13+
14+
* update menu
15+
16+
* update side nav
17+
18+
* refactor time picker
19+
20+
* update tests
21+
22+
* update identifier
23+
24+
* rename Identifier to Avatar
25+
26+
* update list with navigation
27+
28+
* add action item to list
29+
30+
* update to latest
31+
32+
* Update .size-limit
33+
34+
* bring back listitem onClick for non link/buttons
35+
36+
* pr feedback
37+
38+
* fix meridiem click handling
39+
40+
### Features
41+
42+
* update fundamental-styles to 0.10.0-rc.1 ([#1025](https://github.com/SAP/fundamental-react/issues/1025)) ([baf00ec](https://github.com/SAP/fundamental-react/commit/baf00ecf0d1535fd91fe10288f34fe2944e7126f))
43+
544
### [0.9.1-rc.17](https://github.com/SAP/fundamental-react/compare/v0.9.1-rc.16...v0.9.1-rc.17) (2020-05-19)
645

746
### [0.9.1-rc.16](https://github.com/SAP/fundamental-react/compare/v0.9.1-rc.15...v0.9.1-rc.16) (2020-05-18)

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-react",
3-
"version": "0.9.1-rc.17",
3+
"version": "0.10.0-rc.0",
44
"private": false,
55
"description": "SAP Fundamental Library, implemented in React",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)