From 7323c0772b5f6c7f573093bbeca0f4b65bb1e1ef Mon Sep 17 00:00:00 2001 From: bunnam988 Date: Mon, 15 Jun 2026 06:31:13 +0000 Subject: [PATCH] Add changelog for release 2.2.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7909404..485b806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ 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). +#### [2.2.0](https://github.com/rdkcentral/javascript-templates/compare/2.1.0...2.2.0) + +- RDKB-65466 : sso validation token [`#19`](https://github.com/rdkcentral/javascript-templates/pull/19) +- Merge tag '2.1.0' into develop [`6246ada`](https://github.com/rdkcentral/javascript-templates/commit/6246adaaa950bded6b962e748c7f4058285f0a6f) + #### [2.1.0](https://github.com/rdkcentral/javascript-templates/compare/2.0.0...2.1.0) +> 7 May 2026 + - RDKB-63696 CMXB7-6329 CPU & Load average spike and jst crash during stability test [`#15`](https://github.com/rdkcentral/javascript-templates/pull/15) +- Add changelog for release 2.1.0 [`32e56da`](https://github.com/rdkcentral/javascript-templates/commit/32e56da5db64fa93f399f27867a83cccdcabf1ac) - Merge tag '2.0.0' into develop [`591bc95`](https://github.com/rdkcentral/javascript-templates/commit/591bc9532ad335d4ed3a3e7b962854f8c63263e8) ### [2.0.0](https://github.com/rdkcentral/javascript-templates/compare/1.0.1...2.0.0)