Skip to content

Commit dcb52ec

Browse files
chore(release): version 0.14.0-rc.36 build 5370 [ci skip]
1 parent 3120c39 commit dcb52ec

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

2+
## [0.14.0-rc.36](https://github.com/SAP/fundamental-react/compare/v0.14.0-rc.35...v0.14.0-rc.36) (2021-11-03)
3+
4+
5+
### Bug Fixes
6+
7+
* check explicitly if typedValue is a string ([#1378](https://github.com/SAP/fundamental-react/issues/1378)) ([3120c39](https://github.com/SAP/fundamental-react/commit/3120c390150104889f16b211681a8bcb4db6e54f))
8+
29
## [0.14.0-rc.35](https://github.com/SAP/fundamental-react/compare/v0.14.0-rc.34...v0.14.0-rc.35) (2021-10-21)
310

411

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.14.0-rc.35",
3+
"version": "0.14.0-rc.36",
44
"private": false,
55
"description": "SAP Fundamental Library, implemented in React",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)