chore(main): release 1.491.0 (#5729)

* chore(main): release 1.491.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-05-14 10:37:34 +02:00
committed by GitHub
parent 3441996b00
commit fcdc0ee500
16 changed files with 156 additions and 140 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@windmill/windmill",
"version": "1.490.0",
"version": "1.491.0",
"exports": "./src/index.ts",
"publish": {
"exclude": ["!src", "./s3Types.ts", "./client.ts"]

View File

@@ -1,7 +1,7 @@
{
"name": "windmill-client",
"description": "Windmill SDK client for browsers and Node.js",
"version": "1.490.0",
"version": "1.491.0",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {