chore(main): release 1.463.4 (#5309)

* chore(main): release 1.463.4

* Update CHANGELOG.md

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-02-18 00:00:51 +01:00
committed by GitHub
co-authored by rubenfiszel
parent 9234701f05
commit 4600a8d8f9
16 changed files with 56 additions and 48 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.463.3";
export const VERSION = "v1.463.4";
export async function login(email: string, password: string): Promise<string> {
return await windmill.UserService.login({