Skip to content

Commit 3f969cf

Browse files
committed
chore: release v0.63.1
1 parent 83425d7 commit 3f969cf

File tree

93 files changed

+93
-93
lines changed

Some content is hidden

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

93 files changed

+93
-93
lines changed

storage/framework/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stacks-api",
33
"type": "module",
4-
"version": "0.63.0",
4+
"version": "0.63.1",
55
"scripts": {
66
"build": "bun build.ts",
77
"dev": "bun --hot run dev.ts",

storage/framework/cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stacks-cloud",
33
"type": "module",
4-
"version": "0.63.0",
4+
"version": "0.63.1",
55
"description": "The Stacks cloud/serverless integration & implementation.",
66
"author": "Chris Breuer",
77
"license": "MIT",

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "The Stacks actions.",
66
"author": "Chris Breuer",
77
"license": "MIT",

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "Stacks Artificial Intelligence.",
66
"author": "Chris Breuer",
77
"license": "MIT",

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "The Stacks aliases.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <chris@stacksjs.org>"],

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "Stacks Analytics. Privacy-friendly.",
66
"author": "Chris Breuer",
77
"license": "MIT",

storage/framework/core/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/api",
33
"type": "module",
4-
"version": "0.63.0",
4+
"version": "0.63.1",
55
"description": "The Stacks array utilities.",
66
"author": "Chris Breuer",
77
"contributors": ["Chris Breuer <chris@stacksjs.org>"],

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "The Stacks array utilities.",
66
"author": "Chris Breuer",
77
"license": "MIT",

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "A more simplistic way to authenticate.",
66
"author": "Chris Breuer",
77
"license": "MIT",

storage/framework/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.63.0",
4+
"version": "0.63.1",
55
"description": "Meet Buddy. The Stacks runtime.",
66
"author": "Chris Breuer",
77
"license": "MIT",

0 commit comments

Comments
 (0)