Skip to content

[DOCS] git-tag-version=false does not commit #3710

@y-nk

Description

@y-nk

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

the npm version command does not perform the git commit operation.

Expected Behavior

the npm version command still performs the git commit operation.

Steps To Reproduce

  1. In any repo
  2. Run npm version --git-tag-version=false
  3. the package.json will be modified, but the git commit won't be there.

Environment

  • OS: irrelevant
  • Node: latest
  • npm: 7.18.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingDocumentationdocumentation related issuePriority 2secondary priority issueRelease 7.xwork is associated with a specific npm 7 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions