Skip to content

Commit

Permalink
chore(release): 1.6.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0-dev.1](v1.5.1...v1.6.0-dev.1) (2024-12-19)

### Features

* Incorporated FCS setter into sendMessageToplatform ([#289](#289)) ([3b45e4d](3b45e4d))
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent 3b45e4d commit 9185840
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.6.0-dev.1](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.5.1...v1.6.0-dev.1) (2024-12-19)


### Features

* Incorporated FCS setter into sendMessageToplatform ([#289](https://github.com/rdkcentral/firebolt-certification-suite/issues/289)) ([3b45e4d](https://github.com/rdkcentral/firebolt-certification-suite/commit/3b45e4d5e271babcdc701c3a950912a6ef18b6ea))

## [1.5.1](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.5.0...v1.5.1) (2024-12-19)


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.1",
"version": "1.6.0-dev.1",
"description": "Firebolt Certification Test Suite",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9185840

Please sign in to comment.