diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebd87e0955..4d42b9b88ce 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.29.0-rc.72](https://github.com/SAP/fundamental-ngx/compare/v0.29.0-rc.71...v0.29.0-rc.72) (2021-03-31) + ## [0.29.0-rc.71](https://github.com/SAP/fundamental-ngx/compare/v0.29.0-rc.70...v0.29.0-rc.71) (2021-03-31) diff --git a/package-lock.json b/package-lock.json index 97ebbb296f0..efdd7c9b87b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fundamental-ngx", - "version": "0.29.0-rc.71", + "version": "0.29.0-rc.72", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index ce0aa54a032..4587b8cc73c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-ngx", - "version": "0.29.0-rc.71", + "version": "0.29.0-rc.72", "license": "Apache-2.0", "main": "dist/libs/core/index.js", "description": "Fundamental Library for Angular is a themable Fiori 3 Angular component library.",