diff --git a/CHANGELOG.md b/CHANGELOG.md index 5148cee9a..81e3f196f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ +### [0.14.5-rc.13](https://github.com/SAP/fundamental-react/compare/v0.14.5-rc.12...v0.14.5-rc.13) (2023-06-26) + ### [0.14.5-rc.12](https://github.com/SAP/fundamental-react/compare/v0.14.5-rc.11...v0.14.5-rc.12) (2023-03-06) ### [0.14.5-rc.11](https://github.com/SAP/fundamental-react/compare/v0.14.5-rc.10...v0.14.5-rc.11) (2023-02-08) diff --git a/package-lock.json b/package-lock.json index 016d52c16..d7c8e93e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fundamental-react", - "version": "0.14.5-rc.12", + "version": "0.14.5-rc.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1b786787c..e460194a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-react", - "version": "0.14.5-rc.12", + "version": "0.14.5-rc.13", "private": false, "description": "SAP Fundamental Library, implemented in React", "license": "Apache-2.0",