Skip to content

Commit c16fc9b

Browse files
chore(release): version 0.14.1-rc.2 build 5407 [ci skip]
1 parent a3d948a commit c16fc9b

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.1-rc.2](https://github.com/SAP/fundamental-react/compare/v0.14.1-rc.1...v0.14.1-rc.2) (2022-02-12)
3+
4+
5+
### Bug Fixes
6+
7+
* restore scroll position after fialog closes ([#1397](https://github.com/SAP/fundamental-react/issues/1397)) ([a3d948a](https://github.com/SAP/fundamental-react/commit/a3d948a6020f8baa4d7924ad4932eda41a560b1e))
8+
29
### [0.14.1-rc.1](https://github.com/SAP/fundamental-react/compare/v0.14.1-rc.0...v0.14.1-rc.1) (2022-02-12)
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.1-rc.1",
3+
"version": "0.14.1-rc.2",
44
"private": false,
55
"description": "SAP Fundamental Library, implemented in React",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)