diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f3f4b57d..25d9cac8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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. + +# [0.9.0-rc.20](https://github.com/SAP/fundamental-react/compare/v0.9.0-rc.19...v0.9.0-rc.20) (2020-04-10) + + + # [0.9.0-rc.19](https://github.com/SAP/fundamental-react/compare/v0.9.0-rc.18...v0.9.0-rc.19) (2020-04-10) diff --git a/package-lock.json b/package-lock.json index 893b567b3..f69f6b522 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fundamental-react", - "version": "0.9.0-rc.19", + "version": "0.9.0-rc.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 58f0259a5..333ccfe28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-react", - "version": "0.9.0-rc.19", + "version": "0.9.0-rc.20", "private": false, "description": "SAP Fundamental Library, implemented in React", "license": "Apache-2.0",