as discussed here https://github.com/GitTools/GitVersion/discussions/3809 It would be great to have this feature in output to display details of what type of version bump it is. for example ```js isMajorUpdate: true, isMinorUpdate: false, isPatchUpdate: false ```