Skip to content

Commit 798c6e8

Browse files
authored
npm plugin added
1 parent 19fa416 commit 798c6e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.releaserc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"plugins": [
44
"@semantic-release/commit-analyzer",
55
"@semantic-release/release-notes-generator",
6-
"@semantic-release/github"
6+
"@semantic-release/github",
7+
"@semantic-release/npm"
78
]
89
}

0 commit comments

Comments
 (0)