Skip to content

Commit 8fbb73f

Browse files
committed
fix: remove releaseId
1 parent 82aed0a commit 8fbb73f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/types.ts

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export type LoginMethodParams = Pick<
1919
| "redirectURL"
2020
| "hasSuccessPage"
2121
| "workflowDeploymentId"
22-
| "releaseId"
2322
>;
2423

2524
export type LoginOptions = {

0 commit comments

Comments
 (0)