Licence
MIT
Version
1.0.0-alpha.1
Deps
2
Size
9 kB
Vulns
0
Weekly
0
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