Hello, I noticed that git tags are prefixed with the letter "v" but this is not the case for package.json. In some workflows we need git tags and npm versions to be identical. So, it may be practical to be able to standardize both. Thanks.