Skip to content

Commit c0f1c68

Browse files
authored
Fix: [AEA-0000] - publish release to npm (#195)
## Summary - Routine Change ### Details - publish release to npm
1 parent cba8e25 commit c0f1c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ module.exports = {
7070
changelogFile: "CHANGELOG.md"
7171
}
7272
],
73+
"@semantic-release/npm",
7374
[
7475
"@semantic-release/github",
7576
{

0 commit comments

Comments
 (0)