From 98c55d2be91ccbd53c7af381de91505fae4508dd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 7 Oct 2024 16:48:05 +0000 Subject: [PATCH] chore(release): 1.3.0-dev.7 [skip ci] # [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {