chore(main): release 1.324.0 (#3666)

* chore(main): release 1.324.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-05-09 18:53:46 +02:00
committed by GitHub
parent fd5dfde201
commit cedc1027c4
16 changed files with 290 additions and 243 deletions

View File

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