Skip to content

The release as parameter was not respected #181

Open
@bosens-China

Description

@bosens-China

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions