chore(main): release 1.653.0 (#8288)

* chore(main): release 1.653.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-03-10 05:39:29 +00:00
committed by GitHub
parent 0c4d72cfe3
commit f89da1c5ef
15 changed files with 102 additions and 89 deletions

View File

@@ -2,7 +2,7 @@ import { sleep } from "https://deno.land/x/sleep@v1.2.1/mod.ts";
import * as windmill from "https://deno.land/x/windmill@v1.174.0/mod.ts";
import * as api from "https://deno.land/x/windmill@v1.174.0/windmill-api/index.ts";
export const VERSION = "v1.652.0";
export const VERSION = "v1.653.0";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({