Skip to content

Commit

Permalink
feat: add missing release-please files
Browse files Browse the repository at this point in the history
  • Loading branch information
MoLow committed Jun 17, 2024
1 parent 65e2222 commit efaf634
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
".": "0.1.6"
}
10 changes: 10 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"packages": {
".": {
"release-type": "python",
"package-name": "tap2junit",
"bump-minor-pre-major": true,
"include-component-in-tag": false
}
}
}

0 comments on commit efaf634

Please sign in to comment.