Writes a file with version and release metadata to output
output
Optional
The file to write to. Defaults to "./Version.ts". 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
output