Skip to content

Commit

Permalink
chore(release): 1.5.0-dev.9 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0-dev.9](v1.5.0-dev.8...v1.5.0-dev.9) (2024-12-13)

### Features

* XSB metrics cleanup ([#292](#292)) ([194dbf7](194dbf7))
* XSB metrics_rpconly cleanup ([#293](#293)) ([7cd21ab](7cd21ab))
* XSB UserInterest cleanup ([#291](#291)) ([566952c](566952c))
  • Loading branch information
semantic-release-bot committed Dec 13, 2024
1 parent 7cd21ab commit 98e9a92
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.5.0-dev.9](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.5.0-dev.8...v1.5.0-dev.9) (2024-12-13)


### Features

* XSB metrics cleanup ([#292](https://github.com/rdkcentral/firebolt-certification-suite/issues/292)) ([194dbf7](https://github.com/rdkcentral/firebolt-certification-suite/commit/194dbf747b6284ca9337e0399b930198e035a429))
* XSB metrics_rpconly cleanup ([#293](https://github.com/rdkcentral/firebolt-certification-suite/issues/293)) ([7cd21ab](https://github.com/rdkcentral/firebolt-certification-suite/commit/7cd21abce806069d1daa716cc541832af7c62aa1))
* XSB UserInterest cleanup ([#291](https://github.com/rdkcentral/firebolt-certification-suite/issues/291)) ([566952c](https://github.com/rdkcentral/firebolt-certification-suite/commit/566952cbd9a2683d1831df52398e8348c7fdef3d))

# [1.5.0-dev.8](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.5.0-dev.7...v1.5.0-dev.8) (2024-12-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firebolt-certification-suite",
"version": "1.5.0-dev.8",
"version": "1.5.0-dev.9",
"description": "Firebolt Certification Test Suite",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 98e9a92

Please sign in to comment.