Skip to content

Commit

Permalink
fix(release): release-pre-release-6 (#312)
Browse files Browse the repository at this point in the history
Co-authored-by: Shreyas Sharma <shreysh2@cisco.com>
  • Loading branch information
Shreyas281299 and ShreyasSharma28 authored Nov 19, 2024
1 parent 6839618 commit 41399da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"package.json",
"packages/contact-center/*/package.json"
],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}",
"tagFormat": "${nextRelease.version}"
"message": "chore(release): 1.28.0-eft-pipeline.6 [skip ci]\n\n${nextRelease.notes}",
"tagFormat": "1.28.0-eft-pipeline.6"
}
],
"@semantic-release/github"
Expand Down

0 comments on commit 41399da

Please sign in to comment.