@appsforgood/next-supabase-kit 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 2,
3
3
  "packageName": "@appsforgood/next-supabase-kit",
4
- "packageVersion": "0.2.0",
4
+ "packageVersion": "0.2.1",
5
5
  "stack": "next-supabase",
6
6
  "installedAt": "2026-07-04T01:32:06.844Z",
7
7
  "docs": [
@@ -19,7 +19,7 @@
19
19
  {
20
20
  "level": "pass",
21
21
  "area": "install",
22
- "message": "Agent kit installed at version 0.2.0."
22
+ "message": "Agent kit installed at version 0.2.1."
23
23
  },
24
24
  {
25
25
  "level": "pass",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appsforgood/next-supabase-kit",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Open agent council, skills, prompts, checklists, and markdown templates for Next.js and Supabase projects.",
5
5
  "type": "module",
6
6
  "repository": {