tcpdp icon indicating copy to clipboard operation
tcpdp copied to clipboard

Release for v0.23.10

Open github-actions[bot] opened this issue 1 week ago • 0 comments

This pull request is for the next release as v0.23.10 created by tagpr. Merging it will tag v0.23.10 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-v0.23.9" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like

There are two ways to do it.

  • Version file
    • Edit and commit the version file specified in the .tagpr configuration file to describe the next version
    • If you want to use another version file, edit the configuration file.
  • Labels convention
    • Add labels to this pull request like "tagpr:minor" or "tagpr:major"
    • If no conventional labels are added, the patch version is incremented as is.

What's Changed

Other Changes

  • fix typo in logger/logger.go by @Drumato in https://github.com/k1LoW/tcpdp/pull/119

New Contributors

  • @Drumato made their first contribution in https://github.com/k1LoW/tcpdp/pull/119

Full Changelog: https://github.com/k1LoW/tcpdp/compare/v0.23.9...v0.23.10

github-actions[bot] avatar Jun 28 '24 23:06 github-actions[bot]