Updated release tag on commitAndPushBranch function and api-report

Signed-off-by: Jason Froehlich <jfroehlich12@gmail.com>
This commit is contained in:
Jason Froehlich
2023-12-30 13:09:34 -05:00
committed by blam
parent 3a9ba42b4d
commit c700fdc724
2 changed files with 38 additions and 0 deletions
@@ -136,6 +136,9 @@ export async function commitAndPushRepo(input: {
return { commitHash };
}
/**
* @public
*/
export async function commitAndPushBranch({
tempDir,
dir,