Skip to content

Commit

Permalink
chore: release v0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Feb 3, 2023
1 parent 54afb75 commit d2e5513
Show file tree
Hide file tree
Showing 53 changed files with 95 additions and 52 deletions.
2 changes: 1 addition & 1 deletion .stacks/buddy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/buddy",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Meet Buddy. The Stacks runtime.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/actions",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks actions.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/ai",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Stacks Artificial Intelligence.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/alias/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/alias",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks aliases.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/arrays/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/arrays",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks array utilities.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/auth",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "A more simplistic way to authenticate.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/build/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/build",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks framework build tools and configurations.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/cache",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks way of caching.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/chat",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Chat Integration. Easy sending of messages for chat services",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/cli",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The simple way to create beautiful CLIs.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/cloud",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks cloud/serverless integration & implementation.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/collections/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/collections",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks collections.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/config",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks configuration.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/dashboard",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Dashboard.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/database/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/database",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks database integration.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/datetime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/datetime",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks datetime helpers.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/desktop",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Desktop engine.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/docs",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks way to document.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/domains/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/domains",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Easily manage your domains.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/drivers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/drivers",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Easily create a driver-based system.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/email/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/email",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Email integration. Painlessly create & manage your inboxes, templates, and send emails.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/error-handling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/error-handling",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Type safe error handling.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/events/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/events",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Functional event emitting.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/git/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/git",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks git utilities & conventions.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/health/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/health",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Health services.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/lint",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks way to lint.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/logging/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/logging",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks logging system.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/modules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/modules",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks framework modules.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/notifications",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks notifications integration.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/objects/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/objects",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks objects.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/pages/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/pages",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Pages engine.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/path/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/path",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks path.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/payments/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/payments",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks payments package. Currently supporting Stripe.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/push/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/push",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Push integration",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/queue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/queue",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks Queue system.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/realtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/realtime",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks realtime integration.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/router",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks framework router.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/search-engine/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/search-engine",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks search engine integrations.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/security/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/security",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks framework security.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/server",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "Local development and production-ready.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/sms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/sms",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks SMS integration. Painlessly create & manage your inboxes, templates, and send sms.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/storage",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks file system.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/strings/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/strings",
"type": "module",
"version": "0.50.0",
"version": "0.51.0",
"packageManager": "[email protected]",
"description": "The Stacks string utilities.",
"author": "Chris Breuer",
Expand Down
2 changes: 1 addition & 1 deletion .stacks/core/tables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacksjs/tables",
"version": "0.50.0",
"version": "0.51.0",
"description": "The easy & modern way to work with tables. Facet filtering, searching, pagination, ...",
"author": "Open Web Labs",
"license": "MIT",
Expand Down
Loading

0 comments on commit d2e5513

Please sign in to comment.