Skip to content

Commit 889372b

Browse files
committed
feat(DUMB)!: initial DUMB push
1 parent 234a32a commit 889372b

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/release-please-config.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
2+
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"release-type": "python",
44
"include-v-in-tag": false,
55
"skip-github-release": true,
66
"changelog-path": "CHANGELOG.md",
7+
"bump-minor-pre-major": false,
78
"changelog-sections": [
89
{
910
"type": "breaking",
@@ -66,7 +67,7 @@
6667
"hidden": false
6768
}
6869
],
69-
"packages": {
70-
".": {}
71-
}
70+
"packages": {
71+
".": {}
72+
}
7273
}

0 commit comments

Comments
 (0)