Skip to content

Commit 8b4f156

Browse files
committed
chore: release v0.52.4
1 parent ea343ea commit 8b4f156

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+71
-57
lines changed

.stacks/core/actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/actions",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "The Stacks actions.",
77
"author": "Chris Breuer",

.stacks/core/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/ai",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "Stacks Artificial Intelligence.",
77
"author": "Chris Breuer",

.stacks/core/alias/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/alias",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "The Stacks aliases.",
77
"author": "Chris Breuer",

.stacks/core/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/analytics",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "Stacks Analytics. Privacy-friendly.",
77
"author": "Chris Breuer",

.stacks/core/arrays/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/arrays",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "The Stacks array utilities.",
77
"author": "Chris Breuer",

.stacks/core/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/auth",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "A more simplistic way to authenticate.",
77
"author": "Chris Breuer",

.stacks/core/buddy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/buddy",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "Meet Buddy. The Stacks runtime.",
77
"author": "Chris Breuer",

.stacks/core/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/build",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "The Stacks framework build tools and configurations.",
77
"author": "Chris Breuer",

.stacks/core/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/cache",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "The Stacks way of caching.",
77
"author": "Chris Breuer",

.stacks/core/chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/chat",
33
"type": "module",
4-
"version": "0.52.3",
4+
"version": "0.52.4",
55
"packageManager": "pnpm@8.5.1",
66
"description": "The Stacks Chat Integration. Easy sending of messages for chat services",
77
"author": "Chris Breuer",

0 commit comments

Comments
 (0)