Skip to content

Commit

Permalink
chore: release v0.61.16
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed May 22, 2024
1 parent f3365cf commit 76d0505
Show file tree
Hide file tree
Showing 82 changed files with 96 additions and 81 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Stacks Changelog

## v0.61.15...v0.61.15-4-gf3365cf2f

[compare changes](https://github.com/stacksjs/stacks/compare/v0.61.15...v0.61.15-4-gf3365cf2f)

### 🏡 Chore

- Wip ([8e393de82](https://github.com/stacksjs/stacks/commit/8e393de82))
- Wip ([45632eb4a](https://github.com/stacksjs/stacks/commit/45632eb4a))
- Wip ([0202671be](https://github.com/stacksjs/stacks/commit/0202671be))
- Wip ([f3365cf2f](https://github.com/stacksjs/stacks/commit/f3365cf2f))

### ❤️ Contributors

- Chris <chrisbreuer93@gmail.com>

## v0.61.14...v0.61.14-2-g4d624c43c

[compare changes](https://github.com/stacksjs/stacks/compare/v0.61.14...v0.61.14-2-g4d624c43c)
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks actions.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "Stacks Artificial Intelligence.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks aliases.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/analytics",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Stacks Analytics. Privacy-friendly.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/api",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "The Stacks array utilities.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks array utilities.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "A more simplistic way to authenticate.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/buddy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/buddy",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Meet Buddy. The Stacks runtime.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks framework build tools and configurations.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/bun-create/bud/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bun-examples/bud",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Your project description.",
"author": "your-name <your-email>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/bun-create/buddy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bun-examples/buddy",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Your project description.",
"author": "your-name <your-email>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/bun-create/stack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bun-examples/stack",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Your project description.",
"author": "your-name <your-email>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/bun-create/stacks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bun-examples/stacks",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Your project description.",
"author": "your-name <your-email>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/bun-create/stx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bun-examples/stx",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Your project description.",
"author": "your-name <your-email>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "Caching the Stacks way.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/calendar-api",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Easily interact with calendar APIs.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "Easily interact with chat APIs.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "TypeScript framework for CLI artisans. Build beautiful console apps with ease.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks cloud/serverless integration & implementation.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-sdk-layer",
"version": "0.61.15",
"version": "0.61.16",
"description": "",
"author": "",
"license": "ISC",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stacks-router-layer",
"version": "0.61.15",
"version": "0.61.16",
"description": "",
"author": "",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks collections.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/calendar",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Calendar components for all.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/command-palette",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"private": true,
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/dropdown",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "A dropdown component for all.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/modal",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "A modern modal component.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/notification",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "An opinionated notification component for Stacks.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/stepper/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/stepper",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "A modern stepper component.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/components/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacksjs/table",
"version": "0.61.15",
"version": "0.61.16",
"description": "The easy & modern way to work with tables. Facet filtering, searching, pagination, and more.",
"author": "Stacks.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks config helper methods.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks database integration.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks datetime helpers.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks Desktop engine.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/development/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/development",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "The Stacks development dependencies.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/dns/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/dns",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Easily manage your DNS.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks way to document.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "The Stacks Email integration. Painlessly create & manage your inboxes, templates, and send emails.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/enums/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/enums",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Stacks enums.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/env/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/env",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Stacks env helper methods.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "Type safe error handling.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/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.61.15",
"version": "0.61.16",
"description": "Functional event emitting.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion storage/framework/core/faker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/faker",
"type": "module",
"version": "0.61.15",
"version": "0.61.16",
"description": "Faker functions.",
"author": "Chris Breuer",
"license": "MIT",
Expand Down

0 comments on commit 76d0505

Please sign in to comment.