I can specify version
in bower.json
, but it's quite daunting and I often forget to update it in my packages and need to do a 2nd commit.
Is it possible for Bower to read git tags and read versions purely from that? (much like Composer does for PHP). I couldn't find any information whether the version
property in bower.json
is required or not.
The version
property is not required and Bower will happily read your git tags if they're valid semver.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With