-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Bugthing that needs fixingthing that needs fixingDocumentationdocumentation related issuedocumentation related issuePriority 2secondary priority issuesecondary priority issueRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
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
- In any repo
- Run
npm version --git-tag-version=false - the
package.jsonwill be modified, but the git commit won't be there.
Environment
- OS: irrelevant
- Node: latest
- npm: 7.18.1
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingDocumentationdocumentation related issuedocumentation related issuePriority 2secondary priority issuesecondary priority issueRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release