// SPDX-FileCopyrightText: 2021 Johannes Loher
//
// SPDX-License-Identifier: MIT

const config = require("conventional-changelog-conventionalcommits");

module.exports = config();