chore(main): release 1.365.0 (#4093)

* chore(main): release 1.365.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-07-17 18:44:07 +02:00
committed by GitHub
parent fddea2e802
commit 1a8b3e49eb
16 changed files with 53 additions and 37 deletions
+1 -1
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.364.3";
export const VERSION = "v1.365.0";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({