It would be nice to highlight the changes between versions with bold text, to make it easier to parse and see which changes are major, minor, etc. Example: ^1.4.1 --> ^1.4.**4** ^2.3.3 --> ^**3.0.0** ^0.3.1 --> ^0.**4.0**
It would be nice to highlight the changes between versions with bold text, to make it easier to parse and see which changes are major, minor, etc.
Example:
^1.4.1 --> ^1.4.4
^2.3.3 --> ^3.0.0
^0.3.1 --> ^0.4.0