Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
♻️ do not ask branchPrefix for this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz authored and kodiakhq[bot] committed May 1, 2021
1 parent f302f54 commit 45cd9cc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion changelog.config.js
@@ -1,3 +1,6 @@
const config = require('./lib/themes/default')

module.exports = { ...config }
const questions = ['type', 'scope', 'subject', 'body', 'breaking']

// eslint-disable-next-line object-property-newline
module.exports = { ...config, questions }

0 comments on commit 45cd9cc

Please sign in to comment.