Skip to content

chore: use pnpm version for releases - #127

Merged
chenjiahan merged 1 commit into
mainfrom
chore-pnpm-version
Sep 8, 2026
Merged

chore: use pnpm version for releases#127
chenjiahan merged 1 commit into
mainfrom
chore-pnpm-version

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

Use pnpm's built-in version command for release preparation, matching rspack-vue-loader. Replace npx bumpp with pnpm version -m "release: v%s" to create version commits with the standard release message.

@chatgpt-codex-connector

chatgpt-codex-connectorBot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

ReviewStatusCommitReview trigger
📝 Code ReviewCompleted2026-09-08T03:14:53.173722Z1e3b3cbPR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:1e3b3cb43e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadpackage.json
@chenjiahan
chenjiahan merged commit 0c068aa into mainSep 8, 2026
6 checks passed
@chenjiahan
chenjiahan deleted the chore-pnpm-version branch September 8, 2026 03:45
Sign up for freeto 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

@chenjiahan