vercel/release

Only commit package.json instead of all files

Open

#162 opened on Aug 22, 2019

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (3,534 stars) (145 forks)batch import
bughelp wanted

Description

Is it viable to just add package.json after bumping version instead making a git add -A? I can send the PR myself

https://github.com/zeit/release/blob/0b421e071e9bcbf66bbfe4702a0743145260ac1e/lib/bump.js#L112

cc @leo

Contributor guide