Skip to content

Commit efaf634

Browse files
committed
feat: add missing release-please files
1 parent 65e2222 commit efaf634

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
".": "0.1.6"
3+
}

release-please-config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"packages": {
3+
".": {
4+
"release-type": "python",
5+
"package-name": "tap2junit",
6+
"bump-minor-pre-major": true,
7+
"include-component-in-tag": false
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)