You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
164 B

  1. {
  2. "plugins": ["@semantic-release/commit-analyzer"],
  3. "verifyConditions": false,
  4. "npmPublish": false,
  5. "publish": false,
  6. "fail": false,
  7. "success": false
  8. }