Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 702 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 702 Bytes

📦 npm

The npm plugin is responsible for bumping the package version and publishing to a registry.

Props

Prop Type Description
tagCommit boolean Indicates if the commit should be tagged.
preReleaseId string Identifier for the pre-release version.
buildCmd string Command to build the project.
versionArgs string Arguments for versioning.
publishArgs string Arguments for publishing.
defaults object Defaults.

License

MIT