chore(main): release 1.340.1 (#3854)

* chore(main): release 1.340.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2024-05-31 13:30:01 +02:00
committed by GitHub
parent caf007f68e
commit 9f486fc157
16 changed files with 43 additions and 36 deletions

View File

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