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

The release as parameter was not respected #181

Open
bosens-China opened this issue Sep 5, 2024 · 0 comments
Open

The release as parameter was not respected #181

bosens-China opened this issue Sep 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bosens-China
Copy link

Describe the bug
I manually passed the release as patch in the GitHub action, but the version released each time is still incorrect

Current behavior

current version 1.0.0

pnpm run release -- --release-as patch --tag-force

Version after running 1.1.0

Expected behavior
Respect patch parameters
version 1.0.0 => 1.0.1

Environment

  • commit-and-tag-version version(s): [e.g. v6.0.0, v8.0.0, master] "commit-and-tag-version": "^12.4.2",
  • Node/npm version: [e.g. Node 10/npm 6] pnpm v9.9.9 node v20.13.1
  • OS: [e.g. OSX 10.13.4, Windows 10] mac 14.6.1

Possible Solution

Additional context
My warehouse CI

https://github.com/new-concept-english/source/blob/master/.github/workflows/.deploy.yml

@bosens-China bosens-China added the bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant