chore(main): release 1.670.0 (#8625)

* chore(main): release 1.670.0

* update
This commit is contained in:
Ruben Fiszel
2026-03-31 16:01:05 +00:00
committed by GitHub
parent 12ea7e7423
commit 89d1acda24
15 changed files with 38 additions and 17 deletions

View File

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

View File

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