Optional
outputFilePath: stringThe file to write to. Defaults to "./Version.ts" if the parameter is not provided or "". The file format is determined by the file extension. Supported extensions are ".ts", ".js", ".mjs", and ".cjs".
The version and release metadata written to the file.
Writes a file with version and release metadata to
outputFilePath