Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FrontEndDev-org/publish-node-package-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: FrontEndDev-org/publish-node-package-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 10 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 16, 2025

  1. feat: 增加发布包时的调试信息

    - 在发布包之前添加了 npm 版本检查
    - 增加了执行命令的输出信息
    cloudcome committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    dd0570d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8de6312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b7af3 View commit details
    Browse the repository at this point in the history
  4. ci: 更新构建产物合并请求的标题和正文

    - 将拉取请求标题和正文的中文内容替换为英文
    - 优化了标题和正文的表达,使其更加清晰和专业
    cloudcome committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    9cb9124 View commit details
    Browse the repository at this point in the history
  5. chore: build dist

    github-actions[bot] committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    858d820 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #69 from FrontEndDev-org/create-pull-request/patch

    构建产物的合并请求,请勿手动处理 | Build Artifact Merge Request, Do Not Handle Manually
    github-actions[bot] authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    b1bee5d View commit details
    Browse the repository at this point in the history
  7. refactor(publish-package): 重构发布包流程并添加 Node.js 版本检查

    - 添加 exec 函数简化命令行执行逻辑
    - 在发布流程中增加 node 和 npm 版本检查
    - 优化代码结构,提高可读性和可维护性
    cloudcome committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    e4446d7 View commit details
    Browse the repository at this point in the history
  8. chore: build dist

    github-actions[bot] committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    2bb9fa0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #70 from FrontEndDev-org/create-pull-request/patch

    构建产物的合并请求,请勿手动处理 | Build Artifact Merge Request, Do Not Handle Manually
    github-actions[bot] authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    5ac057f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #67 from FrontEndDev-org/release-please--branches-…

    …-v2.x--components--publish-node-package-action
    
    chore(v2.x): release 2.3.0
    cloudcome authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    bb5c083 View commit details
    Browse the repository at this point in the history
Loading