File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 [
1919 "@semantic-release/exec",
2020 {
21- "prepareCmd": "node ./tooling/src/publish.js ${nextRelease.channel} ${nextRelease.version } "
21+ "prepareCmd": "node ./tooling/src/publish.js ${nextRelease.channel} ${1.28.0-ccwidgets.108 } "
2222 }
2323 ],
2424 [
2525 "@semantic-release/git",
2626 {
2727 "assets": [
28- "packages/contact-center/CHANGELOG.md",
29- "package.json",
28+ "packages/contact-center/CHANGELOG.md",
29+ "package.json",
3030 "packages/contact-center/*/package.json"
3131 ],
32- "message": "chore(release): ${nextRelease.version } [skip ci]\n\n${nextRelease.notes}",
33- "tagFormat": "$v{nextRelease.version}"
32+ "message": "chore(release): ${1.28.0-ccwidgets.108 } [skip ci]\n\n${nextRelease.notes}",
33+ "tagFormat": "$v{1.28.0-ccwidgets.108}"
3434 }
3535 ],
3636 "@semantic-release/github"
3737 ],
38- "tagFormat":"v${version}"
39- }
38+ "tagFormat": "v${version}"
39+ }
You can’t perform that action at this time.
0 commit comments