diff --git a/CHANGELOG.md b/CHANGELOG.md index 1df42d3c..6aee1748 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0-dev.7](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.3.0-dev.6...v1.3.0-dev.7) (2024-10-07) + + +### Features + +* updating account module ([#221](https://github.com/rdkcentral/firebolt-certification-suite/issues/221)) ([33b078d](https://github.com/rdkcentral/firebolt-certification-suite/commit/33b078d1d9ca81d4a8ae1e022ff04c4969e529b6)) + # [1.3.0-dev.6](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.3.0-dev.5...v1.3.0-dev.6) (2024-10-04) diff --git a/package.json b/package.json index 06965dd9..816140b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebolt-certification-suite", - "version": "1.3.0-dev.6", + "version": "1.3.0-dev.7", "description": "Firebolt Certification Test Suite", "main": "index.js", "scripts": {