Optum / semver-cli

Apache License 2.0
8 stars 1 forks source link

bug: Unsuported kind error has `(csproj)` hard coded into it #46

Open justinmchase opened 9 months ago

justinmchase commented 9 months ago

Bug Report

On this line: https://github.com/Optum/semver-cli/blob/main/src/errors/unsupportedFileKind.error.ts#L12

The kind should be dynamic based on the kind of file not just hard coded to csproj