Hierarchy

  • NpmReleaseOptions

Properties

deepJsonFilePath: string

Path to deep.json

newVersion: string

New version to release

Remarks

You can also use 'patch', 'minor' or 'major' to increase the version as you do with npm version

packageJsonFilePath: string

Path to package.json

Generated using TypeDoc