Skip to content

Commit 981fef3

Browse files
chore(release): version 0.5.1-rc.9 build 1716 [ci skip]
1 parent c6fd7a5 commit 981fef3

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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+
<a name="0.5.1-rc.9"></a>
6+
## [0.5.1-rc.9](https://github.com/SAP/fundamental-react/compare/v0.5.1-rc.8...v0.5.1-rc.9) (2019-03-29)
7+
8+
9+
### Bug Fixes
10+
11+
* added localized text shape for multi input component ([#488](https://github.com/SAP/fundamental-react/issues/488)) ([bbed4d5](https://github.com/SAP/fundamental-react/commit/bbed4d5))
12+
* added localized text shape for shellbar ([#489](https://github.com/SAP/fundamental-react/issues/489)) ([c6fd7a5](https://github.com/SAP/fundamental-react/commit/c6fd7a5))
13+
* Added localized text shape to alert ([#484](https://github.com/SAP/fundamental-react/issues/484)) ([2f192b7](https://github.com/SAP/fundamental-react/commit/2f192b7))
14+
* added localized text shape to input group ([#486](https://github.com/SAP/fundamental-react/issues/486)) ([b28712e](https://github.com/SAP/fundamental-react/commit/b28712e))
15+
* added localized text shape to Modal ([#487](https://github.com/SAP/fundamental-react/issues/487)) ([e671f78](https://github.com/SAP/fundamental-react/commit/e671f78))
16+
* localizedText shape for pagination ([#485](https://github.com/SAP/fundamental-react/issues/485)) ([c107a11](https://github.com/SAP/fundamental-react/commit/c107a11))
17+
18+
19+
520
<a name="0.5.1-rc.8"></a>
621
## [0.5.1-rc.8](https://github.com/SAP/fundamental-react/compare/v0.5.1-rc.7...v0.5.1-rc.8) (2019-03-29)
722

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.5.1-rc.8",
3+
"version": "0.5.1-rc.9",
44
"private": false,
55
"description": "SAP Fiori Fundamentals, implemented in React",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)