From f5e5ab466562b9445da7d805ada20fd1ce374eea Mon Sep 17 00:00:00 2001 From: Himani1519 Date: Fri, 8 Sep 2023 11:43:21 +0530 Subject: [PATCH] update changelog when its PR Signed-off-by: Himani1519 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a774b..501a3d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to the sample iframe app will be documented in this file. ## 1.2.1 + +- Small update in changelog action, it will check and update changelog when its a PR, Currently some builds show that they are failing because of the changelog, the changelog logic shouldn't run unless if its a pull request. - Bugfix: Schema file was not included, preventing installation as a component - Bugfix: Manifest build content template was never resolved, so it has been removed.