Rocky_Mountain_Vending/.pnpm-store/v10/files/c6/fdb3908537fa9c3bd16998183d02c2e39f55ce9c923bba1a4a766a85ed09fde343c05db3e1fe2696eaa860729ac6a6ae85bf45f41cf5c617a34f0c8abd0e85
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

10 lines
300 B
Text

{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"bootstrap-sha": "57d2459748492abd55e04a679d8b5752b90dfab4",
"packages": {
".": {
"pull-request-title-pattern": "chore: release v${version}",
"release-type": "node"
}
}
}