UNPKG

connect-datadog-graphql

Version:
14 lines (13 loc) 389 B
module.exports = { sign: true, types: [ { type: "feat", section: "Features" }, { type: "fix", section: "Bug Fixes" }, { type: "chore", hidden: false, section: "Backend Changes" }, { type: "docs", hidden: true }, { type: "style", hidden: true }, { type: "refactor", hidden: true }, { type: "perf", hidden: true }, { type: "test", hidden: true }, ], };