Skip to content

Update all version numbers in versioning files #152

@kai2nenobu

Description

@kai2nenobu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions