Skip to content

Commit fd04df6

Browse files
chore(generators): remove seo_next and bump versions
1 parent 88d7d87 commit fd04df6

73 files changed

Lines changed: 114 additions & 257 deletions

Some content is hidden

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

bin/dot

32.2 KB
Binary file not shown.

docs/contributor/generators/analytics_ga4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adds Google Analytics 4 via `react-ga4` — writes an initializer and a `.env.ex
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `analytics_ga4` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/analytics_ga4` |
1414

1515
---

docs/contributor/generators/analytics_plausible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adds Plausible Analytics via `plausible-tracker` — writes a tracker initialize
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `analytics_plausible` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/analytics_plausible` |
1414

1515
---

docs/contributor/generators/ark_ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adds Ark UI headless components — installs `@ark-ui/react` and writes an examp
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `ark_ui` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/ark_ui` |
1414

1515
---

docs/contributor/generators/auth_better_auth_frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Integrates Better Auth — writes an auth client, a React context provider, and
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `auth_better_auth_frontend` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/auth_better_auth_frontend` |
1414

1515
---

docs/contributor/generators/auth_clerk_frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Integrates Clerk authentication — framework-aware: `@clerk/nextjs` for Next.js
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `auth_clerk_frontend` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/auth_clerk_frontend` |
1414

1515
---

docs/contributor/generators/feature_flags_posthog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adds PostHog feature flags — installs `posthog-js`, writes a PostHog client in
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `feature_flags_posthog` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/feature_flags_posthog` |
1414

1515
---

docs/contributor/generators/feature_flags_vercel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adds Vercel Edge Config feature flags — installs `@vercel/edge-config` and `@v
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `feature_flags_vercel` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/feature_flags_vercel` |
1414

1515
---

docs/contributor/generators/jotai_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adds Jotai v2 atomic state management with a counter atom example.
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `jotai_setup` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/jotai_setup` |
1414

1515
---

docs/contributor/generators/nextjs_base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Bootstraps a Next.js 15 App Router project with TypeScript, writing the entry la
99
| Field | Value |
1010
|-------|-------|
1111
| Name | `nextjs_base` |
12-
| Version | `0.1.0` |
12+
| Version | `0.2.0` |
1313
| Package | `generators/nextjs_base` |
1414

1515
---

0 commit comments

Comments
 (0)