Skip to content

Commit

Permalink
chore(release): 1.2.0-dev.7 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0-dev.7](v1.2.0-dev.6...v1.2.0-dev.7) (2024-09-06)

### Features

* added support to process array in static v2 ([#210](#210)) ([9a49910](9a49910))
  • Loading branch information
semantic-release-bot committed Sep 6, 2024
1 parent 9a49910 commit 8137b4c
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.2.0-dev.7](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.2.0-dev.6...v1.2.0-dev.7) (2024-09-06)


### Features

* added support to process array in static v2 ([#210](https://github.com/rdkcentral/firebolt-certification-suite/issues/210)) ([9a49910](https://github.com/rdkcentral/firebolt-certification-suite/commit/9a4991055948586db6dd70b76250f547b476ba06))

# [1.2.0-dev.6](https://github.com/rdkcentral/firebolt-certification-suite/compare/v1.2.0-dev.5...v1.2.0-dev.6) (2024-09-06)


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

0 comments on commit 8137b4c

Please sign in to comment.