Skip to content

PanayotCankov/package-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updates package.json version with tag

For example the following:

package-tag --tag beta

Will update the package.json in the current working directory by adding -beta to the version.

And the following will update the plugins in the two listed folders by adding -beta:

package-tag --tag beta my-plugin-1/ my-plugin-2

As another use case we are using this in CI where our Jenkins will tag packages with build numbers.

About

Add tag to your package.json

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published