Files
react-native-bottom-sheet/.auto-changelog
2020-12-22 16:47:45 +01:00

7 lines
192 B
JSON

{
"handlebarsSetup": "./scripts/auto-changelog.js",
"ignoreCommitPattern": "^chore: release v",
"tagPattern": "^v(0|1|2)+\\.\\d+\\.\\d+$",
"unreleased": false,
"commitLimit": false
}