Skip to content

Update marketplace URL and fix CLI version#667

Merged
kaloyanvi merged 5 commits into
mainfrom
fix/update-copy
Jun 23, 2026
Merged

Update marketplace URL and fix CLI version#667
kaloyanvi merged 5 commits into
mainfrom
fix/update-copy

Conversation

@kaloyanvi

@kaloyanvi kaloyanvi commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Update the Framer Marketplace submission URL to https://www.framer.com/community/marketplace/plugins/ in both the CLI pack output and the README.
  • Read the CLI --version from package.json instead of hardcoding it, so it can't drift out of sync again (it was reporting 1.1.0 while the package was at 1.2.1).

QA

  • QA
    • yarn build succeeds.
    • node dist/cli.js --version prints 1.2.2 (matches package.json).
    • CLI pack output and README both point to the new marketplace URL.

Copilot AI review requested due to automatic review settings June 23, 2026 08:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Framer plugin-tools CLI messaging to direct users to the new community marketplace submission page.

Changes:

  • Update the “Submit your Plugin…” link printed by framer-plugin-tools pack to https://www.framer.com/community/marketplace/plugins/.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/plugin-tools/src/cli.ts
@kaloyanvi kaloyanvi changed the title Update marketplace link Update marketplace URL and fix CLI version Jun 23, 2026
Comment thread packages/plugin-tools/src/cli.ts Outdated
@kaloyanvi kaloyanvi requested a review from huntercaron June 23, 2026 09:07
@kaloyanvi kaloyanvi removed the request for review from huntercaron June 23, 2026 09:09
@kaloyanvi kaloyanvi added this pull request to the merge queue Jun 23, 2026
Merged via the queue into main with commit d7eee72 Jun 23, 2026
9 checks passed
@kaloyanvi kaloyanvi deleted the fix/update-copy branch June 23, 2026 09:18
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.

4 participants