diff --git a/.changepacks/changepack_log_1eab7CjTJM0lglMgJPbc1.json b/.changepacks/changepack_log_1eab7CjTJM0lglMgJPbc1.json deleted file mode 100644 index 46db318..0000000 --- a/.changepacks/changepack_log_1eab7CjTJM0lglMgJPbc1.json +++ /dev/null @@ -1 +0,0 @@ -{"changes":{"packages/generator/package.json":"Patch","packages/core/package.json":"Patch"},"note":"Allow more type","date":"2026-01-19T12:09:16.172578500Z"} \ No newline at end of file diff --git a/.changepacks/changepack_log_WFMzIozQ08ypLxNWRk6Bk.json b/.changepacks/changepack_log_WFMzIozQ08ypLxNWRk6Bk.json deleted file mode 100644 index a40fef6..0000000 --- a/.changepacks/changepack_log_WFMzIozQ08ypLxNWRk6Bk.json +++ /dev/null @@ -1 +0,0 @@ -{"changes":{"packages/react-query/package.json":"Patch"},"note":"Add useQueries","date":"2026-01-13T03:27:15.760011900Z"} \ No newline at end of file diff --git a/packages/core/package.json b/packages/core/package.json index 9ce12c2..4048af7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@devup-api/core", - "version": "0.1.11", + "version": "0.1.12", "license": "Apache-2.0", "type": "module", "exports": { diff --git a/packages/generator/package.json b/packages/generator/package.json index 8e8bc7c..f180240 100644 --- a/packages/generator/package.json +++ b/packages/generator/package.json @@ -1,6 +1,6 @@ { "name": "@devup-api/generator", - "version": "0.1.13", + "version": "0.1.14", "license": "Apache-2.0", "type": "module", "exports": { diff --git a/packages/react-query/package.json b/packages/react-query/package.json index 3b7b155..fefd43a 100644 --- a/packages/react-query/package.json +++ b/packages/react-query/package.json @@ -1,6 +1,6 @@ { "name": "@devup-api/react-query", - "version": "0.1.6", + "version": "0.1.7", "license": "Apache-2.0", "type": "module", "exports": {