From e07f96c79452b9cc6af676f6bb4b12eb2465aafd Mon Sep 17 00:00:00 2001 From: fundamental-bot Date: Sun, 19 Mar 2023 00:06:35 +0000 Subject: [PATCH] chore(release): release v0.39.1-rc.15 [ci skip] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f8fca39e38..d711d4a7029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.39.1-rc.15](https://github.com/SAP/fundamental-ngx/compare/v0.39.1-rc.14...v0.39.1-rc.15) (2023-03-19) + + +### Bug Fixes + +* **core:** startingDayOfWeek couldn\'t be updated ([#9524](https://github.com/SAP/fundamental-ngx/issues/9524)) ([70250f4](https://github.com/SAP/fundamental-ngx/commit/70250f4e31531a5805129cb1325fcd7b4191f7cd)) + + + ## [0.39.1-rc.14](https://github.com/SAP/fundamental-ngx/compare/v0.39.1-rc.13...v0.39.1-rc.14) (2023-03-18) diff --git a/package.json b/package.json index 5321a26c019..b3500d384fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundamental-ngx", - "version": "0.39.1-rc.14", + "version": "0.39.1-rc.15", "license": "Apache-2.0", "main": "dist/libs/core/index.js", "description": "Fundamental Library for Angular is a themable Fiori Angular component library.",