First of all, thank you for developing this awesome project❤
BTW, I include README.md in tagpr.versionFile and expect that all version numbers in README.md are updated. However, tagpr bumps only the first version number. (ex: kai2nenobu/aws-clipper@88130a9#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5)
Expected diff:
-[pypi_project]: https://pypi.org/project/aws-clipper/0.0.6/
-[pypi_badge]: https://img.shields.io/badge/pypi-v0.0.6-orange
+[pypi_project]: https://pypi.org/project/aws-clipper/0.0.7/
+[pypi_badge]: https://img.shields.io/badge/pypi-v0.0.7-orange
Actual diff:
-[pypi_project]: https://pypi.org/project/aws-clipper/0.0.6/
+[pypi_project]: https://pypi.org/project/aws-clipper/0.0.7/
[pypi_badge]: https://img.shields.io/badge/pypi-v0.0.6-orange
Can tagpr update all version numbers in versioning files?
First of all, thank you for developing this awesome project❤
BTW, I include
README.mdintagpr.versionFileand expect that all version numbers inREADME.mdare updated. However,tagprbumps only the first version number. (ex: kai2nenobu/aws-clipper@88130a9#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5)Expected diff:
Actual diff:
Can
tagprupdate all version numbers in versioning files?