diff --git a/CHANGELOG.md b/CHANGELOG.md index fe6f0c2d6..d30672618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.11.0-rc.11](https://github.com/SAP/fundamental-react/compare/v0.11.0-rc.10...v0.11.0-rc.11) (2020-06-15) + ## [0.11.0-rc.10](https://github.com/SAP/fundamental-react/compare/v0.11.0-rc.9...v0.11.0-rc.10) (2020-06-12) diff --git a/package-lock.json b/package-lock.json index c32828cbe..8cee2a5f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fundamental-react", - "version": "0.11.0-rc.10", + "version": "0.11.0-rc.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a15b56260..56f1c4acb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-react", - "version": "0.11.0-rc.10", + "version": "0.11.0-rc.11", "private": false, "description": "SAP Fundamental Library, implemented in React", "license": "Apache-2.0",