From 9c1d74e247a2524fcac3599d15c70aa0161a5a63 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 5 Mar 2024 19:25:36 -0800 Subject: [PATCH] chore: release v0.59.4 --- CHANGELOG.md | 14 ++++++++++++++ storage/framework/core/actions/package.json | 2 +- storage/framework/core/ai/package.json | 2 +- storage/framework/core/alias/package.json | 2 +- storage/framework/core/analytics/package.json | 2 +- storage/framework/core/api/package.json | 2 +- storage/framework/core/arrays/package.json | 2 +- storage/framework/core/auth/package.json | 2 +- storage/framework/core/buddy/package.json | 2 +- storage/framework/core/build/package.json | 2 +- storage/framework/core/bun-create/bud/package.json | 2 +- .../framework/core/bun-create/buddy/package.json | 2 +- .../framework/core/bun-create/stack/package.json | 2 +- .../framework/core/bun-create/stacks/package.json | 2 +- storage/framework/core/bun-create/stx/package.json | 2 +- storage/framework/core/cache/package.json | 2 +- storage/framework/core/chat/package.json | 2 +- storage/framework/core/cli/package.json | 2 +- storage/framework/core/cloud/package.json | 2 +- .../src/cloud/aws-sdk-layer/nodejs/package.json | 2 +- .../src/cloud/router-layer/nodejs/package.json | 2 +- storage/framework/core/collections/package.json | 2 +- storage/framework/core/config/package.json | 2 +- storage/framework/core/database/package.json | 2 +- storage/framework/core/datetime/package.json | 2 +- storage/framework/core/desktop/package.json | 2 +- storage/framework/core/development/package.json | 2 +- storage/framework/core/dns/package.json | 2 +- storage/framework/core/docs/package.json | 2 +- storage/framework/core/email/package.json | 2 +- storage/framework/core/enums/package.json | 2 +- storage/framework/core/env/package.json | 2 +- storage/framework/core/error-handling/package.json | 2 +- storage/framework/core/eslint-config/package.json | 2 +- storage/framework/core/events/package.json | 2 +- storage/framework/core/faker/package.json | 2 +- storage/framework/core/git/package.json | 2 +- storage/framework/core/health/package.json | 2 +- storage/framework/core/http/package.json | 2 +- storage/framework/core/lint/package.json | 2 +- storage/framework/core/logging/package.json | 2 +- storage/framework/core/notifications/package.json | 2 +- storage/framework/core/objects/package.json | 2 +- storage/framework/core/orm/package.json | 2 +- storage/framework/core/package.json | 2 +- storage/framework/core/path/package.json | 2 +- storage/framework/core/payments/package.json | 2 +- storage/framework/core/push/package.json | 2 +- storage/framework/core/query-builder/package.json | 2 +- storage/framework/core/queue/package.json | 2 +- storage/framework/core/raycast/package.json | 2 +- storage/framework/core/realtime/package.json | 2 +- storage/framework/core/repl/package.json | 2 +- storage/framework/core/router/package.json | 2 +- storage/framework/core/scheduler/package.json | 2 +- storage/framework/core/search-engine/package.json | 2 +- storage/framework/core/security/package.json | 2 +- storage/framework/core/server/package.json | 2 +- storage/framework/core/shell/package.json | 2 +- storage/framework/core/slug/package.json | 2 +- storage/framework/core/sms/package.json | 2 +- storage/framework/core/storage/package.json | 2 +- storage/framework/core/strings/package.json | 2 +- storage/framework/core/tables/package.json | 2 +- storage/framework/core/testing/package.json | 2 +- storage/framework/core/tinker/package.json | 2 +- storage/framework/core/tunnel/package.json | 2 +- storage/framework/core/types/package.json | 2 +- storage/framework/core/ui/package.json | 2 +- storage/framework/core/utils/package.json | 2 +- storage/framework/core/validation/package.json | 2 +- storage/framework/core/vite/package.json | 2 +- storage/framework/core/whois/package.json | 2 +- storage/framework/core/x-ray/package.json | 2 +- storage/framework/ide/vscode/package.json | 2 +- 75 files changed, 88 insertions(+), 74 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29f10b780f..76e3cfcb74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Stacks Changelog +## v0.59.3...v0.59.3-4-g14ad08d62 + +[compare changes](https://github.com/stacksjs/stacks/compare/v0.59.3...v0.59.3-4-g14ad08d62) + +### 🏡 Chore + +- Wip ([d104285ee](https://github.com/stacksjs/stacks/commit/d104285ee)) +- Wip ([645caa2a3](https://github.com/stacksjs/stacks/commit/645caa2a3)) +- Wip ([14ad08d62](https://github.com/stacksjs/stacks/commit/14ad08d62)) + +### ❤️ Contributors + +- Chris + ## v0.59.2...v0.59.2-1-g310a9dc3c [compare changes](https://github.com/stacksjs/stacks/compare/v0.59.2...v0.59.2-1-g310a9dc3c) diff --git a/storage/framework/core/actions/package.json b/storage/framework/core/actions/package.json index de87c02664..263fc861fc 100644 --- a/storage/framework/core/actions/package.json +++ b/storage/framework/core/actions/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/actions", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks actions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/ai/package.json b/storage/framework/core/ai/package.json index 08a7d1cd94..28ba9c0354 100644 --- a/storage/framework/core/ai/package.json +++ b/storage/framework/core/ai/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/ai", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Stacks Artificial Intelligence.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/alias/package.json b/storage/framework/core/alias/package.json index 18aa0e6800..6598631206 100644 --- a/storage/framework/core/alias/package.json +++ b/storage/framework/core/alias/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/alias", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks aliases.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/analytics/package.json b/storage/framework/core/analytics/package.json index 6faf5203eb..bd8a51e756 100644 --- a/storage/framework/core/analytics/package.json +++ b/storage/framework/core/analytics/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/analytics", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Stacks Analytics. Privacy-friendly.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/api/package.json b/storage/framework/core/api/package.json index 385bada211..b95cfabc90 100644 --- a/storage/framework/core/api/package.json +++ b/storage/framework/core/api/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/api", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks array utilities.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/arrays/package.json b/storage/framework/core/arrays/package.json index 70a279ad16..63dde62217 100644 --- a/storage/framework/core/arrays/package.json +++ b/storage/framework/core/arrays/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/arrays", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks array utilities.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/auth/package.json b/storage/framework/core/auth/package.json index 2f1ae19f71..ae08369243 100644 --- a/storage/framework/core/auth/package.json +++ b/storage/framework/core/auth/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/auth", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "A more simplistic way to authenticate.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/buddy/package.json b/storage/framework/core/buddy/package.json index ad54b58cbd..8aa6c9e6a0 100644 --- a/storage/framework/core/buddy/package.json +++ b/storage/framework/core/buddy/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/buddy", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Meet Buddy. The Stacks runtime.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/build/package.json b/storage/framework/core/build/package.json index 62a0fb77bc..52d8f6986c 100644 --- a/storage/framework/core/build/package.json +++ b/storage/framework/core/build/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/build", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks framework build tools and configurations.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/bun-create/bud/package.json b/storage/framework/core/bun-create/bud/package.json index 0f5191da64..61b51129cd 100644 --- a/storage/framework/core/bun-create/bud/package.json +++ b/storage/framework/core/bun-create/bud/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/bud", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/buddy/package.json b/storage/framework/core/bun-create/buddy/package.json index 0f839a1ca0..87181c4fee 100644 --- a/storage/framework/core/bun-create/buddy/package.json +++ b/storage/framework/core/bun-create/buddy/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/buddy", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/stack/package.json b/storage/framework/core/bun-create/stack/package.json index 07405d1eb6..2af2651e04 100644 --- a/storage/framework/core/bun-create/stack/package.json +++ b/storage/framework/core/bun-create/stack/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/stack", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/stacks/package.json b/storage/framework/core/bun-create/stacks/package.json index a07edf4212..fbb7cde2e6 100644 --- a/storage/framework/core/bun-create/stacks/package.json +++ b/storage/framework/core/bun-create/stacks/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/stacks", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/bun-create/stx/package.json b/storage/framework/core/bun-create/stx/package.json index 217d251c04..4ddf065f0f 100644 --- a/storage/framework/core/bun-create/stx/package.json +++ b/storage/framework/core/bun-create/stx/package.json @@ -1,7 +1,7 @@ { "name": "@bun-examples/stx", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Your project description.", "author": "your-name ", "license": "MIT", diff --git a/storage/framework/core/cache/package.json b/storage/framework/core/cache/package.json index 7257367259..16395d3626 100644 --- a/storage/framework/core/cache/package.json +++ b/storage/framework/core/cache/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/cache", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Caching the Stacks way.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/chat/package.json b/storage/framework/core/chat/package.json index 4853d2990b..7b669cf63c 100644 --- a/storage/framework/core/chat/package.json +++ b/storage/framework/core/chat/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/chat", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Easily interact with chat APIs.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/cli/package.json b/storage/framework/core/cli/package.json index 93fa7e2693..b8b65d7a69 100644 --- a/storage/framework/core/cli/package.json +++ b/storage/framework/core/cli/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/cli", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "TypeScript framework for CLI artisans. Build beautiful console apps with ease.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/cloud/package.json b/storage/framework/core/cloud/package.json index cf142ad223..77f0e7a87c 100644 --- a/storage/framework/core/cloud/package.json +++ b/storage/framework/core/cloud/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/cloud", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks cloud/serverless integration & implementation.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json b/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json index 267af44553..aa99966fd0 100644 --- a/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json +++ b/storage/framework/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json @@ -1,6 +1,6 @@ { "name": "aws-sdk-layer", - "version": "0.59.3", + "version": "0.59.4", "description": "", "author": "", "license": "ISC", diff --git a/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json b/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json index 242934f2f4..31b63759bf 100644 --- a/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json +++ b/storage/framework/core/cloud/src/cloud/router-layer/nodejs/package.json @@ -1,6 +1,6 @@ { "name": "stacks-router-layer", - "version": "0.59.3", + "version": "0.59.4", "description": "", "author": "", "license": "MIT", diff --git a/storage/framework/core/collections/package.json b/storage/framework/core/collections/package.json index f7f5c21c23..0f027bcf64 100644 --- a/storage/framework/core/collections/package.json +++ b/storage/framework/core/collections/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/collections", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks collections.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/config/package.json b/storage/framework/core/config/package.json index f1787b601a..5ecdb5e2ee 100644 --- a/storage/framework/core/config/package.json +++ b/storage/framework/core/config/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/config", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks config helper methods.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/database/package.json b/storage/framework/core/database/package.json index 934d824797..f25b947895 100644 --- a/storage/framework/core/database/package.json +++ b/storage/framework/core/database/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/database", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks database integration.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/datetime/package.json b/storage/framework/core/datetime/package.json index fd5a8a68af..044a627072 100644 --- a/storage/framework/core/datetime/package.json +++ b/storage/framework/core/datetime/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/datetime", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks datetime helpers.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/desktop/package.json b/storage/framework/core/desktop/package.json index ae94cce4cf..4d5c34d0c4 100644 --- a/storage/framework/core/desktop/package.json +++ b/storage/framework/core/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/desktop", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Desktop engine.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/development/package.json b/storage/framework/core/development/package.json index 1f8058e766..5874914df5 100644 --- a/storage/framework/core/development/package.json +++ b/storage/framework/core/development/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/development", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks development dependencies.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/dns/package.json b/storage/framework/core/dns/package.json index 6637bebd41..0985f3d8cc 100644 --- a/storage/framework/core/dns/package.json +++ b/storage/framework/core/dns/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/dns", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Easily manage your DNS.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/docs/package.json b/storage/framework/core/docs/package.json index 3de61e8936..51141a6f3a 100644 --- a/storage/framework/core/docs/package.json +++ b/storage/framework/core/docs/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/docs", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks way to document.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/email/package.json b/storage/framework/core/email/package.json index dde3b6558c..78ad60d733 100644 --- a/storage/framework/core/email/package.json +++ b/storage/framework/core/email/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/email", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Email integration. Painlessly create & manage your inboxes, templates, and send emails.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/enums/package.json b/storage/framework/core/enums/package.json index 242925e645..e189c17f9d 100644 --- a/storage/framework/core/enums/package.json +++ b/storage/framework/core/enums/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/enums", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Stacks enums.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/env/package.json b/storage/framework/core/env/package.json index 7ec9772763..323db6f104 100644 --- a/storage/framework/core/env/package.json +++ b/storage/framework/core/env/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/env", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Stacks env helper methods.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/error-handling/package.json b/storage/framework/core/error-handling/package.json index 9a08cdf4a3..304b34138a 100644 --- a/storage/framework/core/error-handling/package.json +++ b/storage/framework/core/error-handling/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/error-handling", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Type safe error handling.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/eslint-config/package.json b/storage/framework/core/eslint-config/package.json index 2d1d0bb02a..e34a0a4f90 100644 --- a/storage/framework/core/eslint-config/package.json +++ b/storage/framework/core/eslint-config/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/eslint-config", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks.js ESLint config preset, heavily inspired by Anthony's ESLint config.", "author": "Anthony Fu (https://github.com/antfu/)", "license": "MIT", diff --git a/storage/framework/core/events/package.json b/storage/framework/core/events/package.json index 4680cb9e5e..b421c436d5 100644 --- a/storage/framework/core/events/package.json +++ b/storage/framework/core/events/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/events", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Functional event emitting.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/faker/package.json b/storage/framework/core/faker/package.json index 7063d9ead3..ac376b8052 100644 --- a/storage/framework/core/faker/package.json +++ b/storage/framework/core/faker/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/faker", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Faker functions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/git/package.json b/storage/framework/core/git/package.json index 433afc034c..836dffa78c 100644 --- a/storage/framework/core/git/package.json +++ b/storage/framework/core/git/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/git", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks git utilities & conventions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/health/package.json b/storage/framework/core/health/package.json index 35df5a494f..928163048e 100644 --- a/storage/framework/core/health/package.json +++ b/storage/framework/core/health/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/health", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Health services.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/http/package.json b/storage/framework/core/http/package.json index 1511ad01db..3d4bd4d960 100644 --- a/storage/framework/core/http/package.json +++ b/storage/framework/core/http/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/http", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Stacks HTTP methods.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/lint/package.json b/storage/framework/core/lint/package.json index 0cf22ee22e..3bc792fe6d 100644 --- a/storage/framework/core/lint/package.json +++ b/storage/framework/core/lint/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/lint", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks way to lint.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/logging/package.json b/storage/framework/core/logging/package.json index 31d6e28c83..f21c57065d 100644 --- a/storage/framework/core/logging/package.json +++ b/storage/framework/core/logging/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/logging", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks logging system.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/notifications/package.json b/storage/framework/core/notifications/package.json index ab8532493e..006fa00f7c 100644 --- a/storage/framework/core/notifications/package.json +++ b/storage/framework/core/notifications/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/notifications", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks notifications integration.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/objects/package.json b/storage/framework/core/objects/package.json index 5676e5ee50..b025cf907a 100644 --- a/storage/framework/core/objects/package.json +++ b/storage/framework/core/objects/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/objects", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks objects.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/orm/package.json b/storage/framework/core/orm/package.json index 6305b663e4..301d5eb5a6 100644 --- a/storage/framework/core/orm/package.json +++ b/storage/framework/core/orm/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/orm", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks ORM integration", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/package.json b/storage/framework/core/package.json index 5c7852e5c1..48509d70a7 100644 --- a/storage/framework/core/package.json +++ b/storage/framework/core/package.json @@ -1,7 +1,7 @@ { "name": "stacks", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks framework.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/path/package.json b/storage/framework/core/path/package.json index e4822f8d21..6d8e97cd4b 100644 --- a/storage/framework/core/path/package.json +++ b/storage/framework/core/path/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/path", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks path.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/payments/package.json b/storage/framework/core/payments/package.json index a73db21fdd..ba750fa66e 100644 --- a/storage/framework/core/payments/package.json +++ b/storage/framework/core/payments/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/payments", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks payments package. Currently supporting Stripe.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/push/package.json b/storage/framework/core/push/package.json index 561be7d8e1..a5fbb23461 100644 --- a/storage/framework/core/push/package.json +++ b/storage/framework/core/push/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/push", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Push integration", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/query-builder/package.json b/storage/framework/core/query-builder/package.json index 81ad7fbd5d..76a3c5f0fe 100644 --- a/storage/framework/core/query-builder/package.json +++ b/storage/framework/core/query-builder/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/query-builder", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Query Builder integration", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/queue/package.json b/storage/framework/core/queue/package.json index 170a448fe3..75f1338067 100644 --- a/storage/framework/core/queue/package.json +++ b/storage/framework/core/queue/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/queue", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Queue system.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/raycast/package.json b/storage/framework/core/raycast/package.json index dfe47a8e7d..9a444b4b10 100644 --- a/storage/framework/core/raycast/package.json +++ b/storage/framework/core/raycast/package.json @@ -1,7 +1,7 @@ { "name": "stacks-raycast", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Raycast plugin.", "scripts": { "build": "echo 'No build step required yet.'" diff --git a/storage/framework/core/realtime/package.json b/storage/framework/core/realtime/package.json index 80faa73190..9fba43dd59 100644 --- a/storage/framework/core/realtime/package.json +++ b/storage/framework/core/realtime/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/realtime", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks realtime integration.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/repl/package.json b/storage/framework/core/repl/package.json index fe727cdcf4..285e17c2b4 100644 --- a/storage/framework/core/repl/package.json +++ b/storage/framework/core/repl/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/repl", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "A Stacks optimized TS & Vue REPL.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/router/package.json b/storage/framework/core/router/package.json index 273f300a4b..629655f531 100644 --- a/storage/framework/core/router/package.json +++ b/storage/framework/core/router/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/router", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks framework router.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/scheduler/package.json b/storage/framework/core/scheduler/package.json index 8760a3f1c1..178fbc9687 100644 --- a/storage/framework/core/scheduler/package.json +++ b/storage/framework/core/scheduler/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/scheduler", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks scheduler.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/search-engine/package.json b/storage/framework/core/search-engine/package.json index 2d08d08398..33d64ded6d 100644 --- a/storage/framework/core/search-engine/package.json +++ b/storage/framework/core/search-engine/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/search-engine", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks search engine integrations.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/security/package.json b/storage/framework/core/security/package.json index da6fd23c75..9ff3d9ac9f 100644 --- a/storage/framework/core/security/package.json +++ b/storage/framework/core/security/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/security", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks framework security.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/server/package.json b/storage/framework/core/server/package.json index 4b4f78040e..8a4a12e123 100644 --- a/storage/framework/core/server/package.json +++ b/storage/framework/core/server/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/server", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Local development and production-ready.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/shell/package.json b/storage/framework/core/shell/package.json index 2fcc2c0e13..9d9105ac16 100644 --- a/storage/framework/core/shell/package.json +++ b/storage/framework/core/shell/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/shell", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "A better Stacks shell experience. Currently only fully supporting Oh My Zsh. Stay tuned for more. Or request one!", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/slug/package.json b/storage/framework/core/slug/package.json index 0c1e5e4f48..4d696125e0 100644 --- a/storage/framework/core/slug/package.json +++ b/storage/framework/core/slug/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/slug", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks slug functionality.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/sms/package.json b/storage/framework/core/sms/package.json index c939d90db5..3b8b406b6f 100644 --- a/storage/framework/core/sms/package.json +++ b/storage/framework/core/sms/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/sms", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks SMS integration. Painlessly create & manage your inboxes, templates, and send sms.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/storage/package.json b/storage/framework/core/storage/package.json index 366f01b1ff..a8ff4443c3 100644 --- a/storage/framework/core/storage/package.json +++ b/storage/framework/core/storage/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/storage", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks file system.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/strings/package.json b/storage/framework/core/strings/package.json index df7883b0df..6bdd810715 100644 --- a/storage/framework/core/strings/package.json +++ b/storage/framework/core/strings/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/strings", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks string utilities.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/tables/package.json b/storage/framework/core/tables/package.json index 14407079d3..939cd644f3 100644 --- a/storage/framework/core/tables/package.json +++ b/storage/framework/core/tables/package.json @@ -1,6 +1,6 @@ { "name": "@stacksjs/tables", - "version": "0.59.3", + "version": "0.59.4", "description": "The easy & modern way to work with tables. Facet filtering, searching, pagination, ...", "author": "Open Web Labs", "license": "MIT", diff --git a/storage/framework/core/testing/package.json b/storage/framework/core/testing/package.json index 55f699f2ca..e4ec68fb72 100644 --- a/storage/framework/core/testing/package.json +++ b/storage/framework/core/testing/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/testing", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks way of testing.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/tinker/package.json b/storage/framework/core/tinker/package.json index dccbdaf2fa..fdf207b458 100644 --- a/storage/framework/core/tinker/package.json +++ b/storage/framework/core/tinker/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/tinker", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "All you need to tinker.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/tunnel/package.json b/storage/framework/core/tunnel/package.json index dfb89bc979..2dbbca74ec 100644 --- a/storage/framework/core/tunnel/package.json +++ b/storage/framework/core/tunnel/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/tunnel", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Local development tunnel.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/types/package.json b/storage/framework/core/types/package.json index 2d6cdf1eb7..a01ae849a6 100644 --- a/storage/framework/core/types/package.json +++ b/storage/framework/core/types/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/types", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks framework types.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/ui/package.json b/storage/framework/core/ui/package.json index 35d7f0a5d6..fd31229110 100644 --- a/storage/framework/core/ui/package.json +++ b/storage/framework/core/ui/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/ui", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks UI engine.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/utils/package.json b/storage/framework/core/utils/package.json index fb95ebf662..8fc1f14e6a 100644 --- a/storage/framework/core/utils/package.json +++ b/storage/framework/core/utils/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/utils", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks helper functions.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/validation/package.json b/storage/framework/core/validation/package.json index 37ed417b2d..652556f51a 100644 --- a/storage/framework/core/validation/package.json +++ b/storage/framework/core/validation/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/validation", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Validation ways.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/vite/package.json b/storage/framework/core/vite/package.json index 19c4898c24..ee3577e9ac 100644 --- a/storage/framework/core/vite/package.json +++ b/storage/framework/core/vite/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/vite", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "The Stacks Vite plugin.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/whois/package.json b/storage/framework/core/whois/package.json index 28b30a1bc8..2ab989e4f6 100644 --- a/storage/framework/core/whois/package.json +++ b/storage/framework/core/whois/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/whois", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "Easily get whois info.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/core/x-ray/package.json b/storage/framework/core/x-ray/package.json index 52a43f9242..ac7acb5402 100644 --- a/storage/framework/core/x-ray/package.json +++ b/storage/framework/core/x-ray/package.json @@ -1,7 +1,7 @@ { "name": "@stacksjs/x-ray", "type": "module", - "version": "0.59.3", + "version": "0.59.4", "description": "All you need to debug, log & analyze.", "author": "Chris Breuer", "license": "MIT", diff --git a/storage/framework/ide/vscode/package.json b/storage/framework/ide/vscode/package.json index 149f3c3ae7..90f5f6fdcc 100644 --- a/storage/framework/ide/vscode/package.json +++ b/storage/framework/ide/vscode/package.json @@ -2,7 +2,7 @@ "publisher": "Stacks", "name": "vscode-stacks", "displayName": "Stacks", - "version": "0.59.3", + "version": "0.59.4", "description": "A modern Stacks development environment.", "license": "MIT", "funding": "https://github.com/sponsors/chrisbbreuer",