Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(payload): change migrations:fresh to migrate:fresh #10916

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Jgun2424
Copy link

What?

Changed the command name from migrations:fresh to migrate:fresh in the CLI. No technical functionality was altered; this is purely a naming correction for consistency with other CLI commands.

Why?

The command name migrations:fresh was incorrect and inconsistent with the rest of the command naming conventions. This change ensures consistency and clarity without altering any functionality.

How?

Updated the command name in the CLI code from migrations:fresh to migrate:fresh.

Copy link
Contributor

Pull Request titles must follow the Conventional Commits specification and have valid scopes.

Unknown scope "payload" found in pull request title "fix(payload): change migrations:fresh to migrate:fresh". Scope must match one of: cpa, db-*, db-mongodb, db-postgres, db-vercel-postgres, db-sqlite, drizzle, email-*, email-nodemailer, email-resend, eslint, graphql, live-preview, live-preview-react, next, payload-cloud, plugin-cloud, plugin-cloud-storage, plugin-form-builder, plugin-multi-tenant, plugin-nested-docs, plugin-redirects, plugin-search, plugin-sentry, plugin-seo, plugin-stripe, richtext-*, richtext-lexical, richtext-slate, storage-*, storage-azure, storage-gcs, storage-uploadthing, storage-vercel-blob, storage-s3, translations, ui, templates, examples(/(\w|-)+)?, deps.

feat(ui): add Button component
^    ^    ^
|    |    |__ Subject
|    |_______ Scope
|____________ Type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant