Skip to content

Commit

Permalink
ci: limit semantic release plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Jan 13, 2025
1 parent 90951a2 commit 958d5b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"plugins": ["@semantic-release/commit-analyzer", "@semantic-release/npm"]
}

0 comments on commit 958d5b7

Please sign in to comment.