From f42124a3eb47aad9c4de5bc9f539fe423de380e9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 27 Aug 2024 04:57:00 +0000 Subject: [PATCH] chore(release): 1.2.0-dev.2 [skip ci] # [1.2.0-dev.2](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.2.0-dev.1...v1.2.0-dev.2) (2024-08-27) ### Bug Fixes * updated miscValidation logs of advertising ([#187](https://github.com/rdkcentral/firebolt-certification-suite/issues/187)) ([31145af](https://github.com/rdkcentral/firebolt-certification-suite/commit/31145af4ebc5137d2bd79ab4c59d112b68e0f360)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de0c27a62..e198b70a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0-dev.2](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.2.0-dev.1...v1.2.0-dev.2) (2024-08-27) + + +### Bug Fixes + +* updated miscValidation logs of advertising ([#187](https://github.com/rdkcentral/firebolt-certification-suite/issues/187)) ([31145af](https://github.com/rdkcentral/firebolt-certification-suite/commit/31145af4ebc5137d2bd79ab4c59d112b68e0f360)) + # [1.2.0-dev.1](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.1.1-dev.1...v1.2.0-dev.1) (2024-08-22) diff --git a/package.json b/package.json index f200f2854..865d85f68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebolt-certification-suite", - "version": "1.2.0-dev.1", + "version": "1.2.0-dev.2", "description": "Firebolt Certification Test Suite", "main": "index.js", "scripts": {