From b058882f7d110e523432045dc1a8269758b54f93 Mon Sep 17 00:00:00 2001 From: bunnam988 Date: Thu, 25 Sep 2025 06:26:32 +0000 Subject: [PATCH] Add changelog for release --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecf872b..b6b125c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.0.1](https://github.com/rdkcentral/javascript-templates/compare/1.0.0...1.0.1) + +- RDKB-61157: Something has screwed up error in PAM [`#3`](https://github.com/rdkcentral/javascript-templates/pull/3) +- Merge tag '1.0.0' into develop [`a26bae7`](https://github.com/rdkcentral/javascript-templates/commit/a26bae70b3b18068706c5ef590e8a19f29be90c8) + #### 1.0.0 -- Import of source (stable2) [`9977c8d`](https://github.com/rdkcentral/jst/commit/9977c8d13ee9d72a94fb592ba189b5b87aabc92e) -- Deploy cla action [`c23bce2`](https://github.com/rdkcentral/jst/commit/c23bce21ea9e67479a8e55534016ea333d733196) -- Deploy fossid_integration_stateless_diffscan_target_repo action [`bd39e65`](https://github.com/rdkcentral/jst/commit/bd39e65b785a83725041924be73fda403985ff9b) +> 7 August 2025 + +- Import of source (stable2) [`9977c8d`](https://github.com/rdkcentral/javascript-templates/commit/9977c8d13ee9d72a94fb592ba189b5b87aabc92e) +- Deploy cla action [`c23bce2`](https://github.com/rdkcentral/javascript-templates/commit/c23bce21ea9e67479a8e55534016ea333d733196) +- Deploy fossid_integration_stateless_diffscan_target_repo action [`bd39e65`](https://github.com/rdkcentral/javascript-templates/commit/bd39e65b785a83725041924be73fda403985ff9b)