Skip to content

Commit d2b2305

Browse files
chore(release): version 0.14.0-rc.35 build 5356 [ci skip]
1 parent 58fd153 commit d2b2305

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.35](https://github.com/SAP/fundamental-react/compare/v0.14.0-rc.34...v0.14.0-rc.35) (2021-10-21)
3+
4+
5+
### Features
6+
7+
* allow freetype on ComboboxInput ([#1371](https://github.com/SAP/fundamental-react/issues/1371)) ([58fd153](https://github.com/SAP/fundamental-react/commit/58fd15323ceafa060e632fc92e2cdbf3d70e4106))
8+
29
## [0.14.0-rc.34](https://github.com/SAP/fundamental-react/compare/v0.14.0-rc.33...v0.14.0-rc.34) (2021-10-04)
310

411
## [0.14.0-rc.33](https://github.com/SAP/fundamental-react/compare/v0.14.0-rc.32...v0.14.0-rc.33) (2021-10-03)

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

0 commit comments

Comments
 (0)