Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all version numbers in versioning files #152

Open
kai2nenobu opened this issue Apr 27, 2023 · 0 comments
Open

Update all version numbers in versioning files #152

kai2nenobu opened this issue Apr 27, 2023 · 0 comments

Comments

@kai2nenobu
Copy link

kai2nenobu commented Apr 27, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant