diff --git a/.DS_Store b/.DS_Store index 102244ca1..7b5f0b15b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index 5660aefda..ebf95a52b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ stacks/ client/.yarn/cache/*.zip server/node-service/.yarn/cache/*.zip .metadata/ +.DS_Store diff --git a/client/packages/lowcoder-sdk/package.json b/client/packages/lowcoder-sdk/package.json index 5b5145444..1c5f39d03 100644 --- a/client/packages/lowcoder-sdk/package.json +++ b/client/packages/lowcoder-sdk/package.json @@ -1,6 +1,6 @@ { "name": "lowcoder-sdk", - "version": "2.1.6", + "version": "2.1.7", "type": "module", "files": [ "src",