chore(main): release 1.501.1 (#6038)

* chore(main): release 1.501.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2025-06-24 16:56:33 +02:00
committed by GitHub
parent db000508ec
commit f3f0b3d01a
16 changed files with 52 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@windmill/windmill",
"version": "1.501.0",
"version": "1.501.1",
"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.501.0",
"version": "1.501.1",
"author": "Ruben Fiszel",
"license": "Apache 2.0",
"devDependencies": {