Skip to content

Commit 6c5f1c1

Browse files
committed
chore(main): messed up squash, bump to release
1 parent 4492854 commit 6c5f1c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/zod-state.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { z } from "zod"
22
import { CUSTOM_SCOPE_KEY, DEFAULT_SCOPE_OPTIONS, DEFAULT_TYPE_OPTIONS, FOOTER_OPTION_VALUES, Z_FOOTER_OPTIONS } from "./utils"
33

4-
// test semantic release
54
export const Config = z.object({
65
check_status: z.boolean().default(true),
76
commit_type: z.object({

0 commit comments

Comments
 (0)