k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.32k stars 163 forks source link

Release for v1.76.0 #589

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

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

You can modify this branch "tagpr-from-v1.75.0" 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

Breaking Changes 🛠

Full Changelog: https://github.com/k1LoW/tbls/compare/v1.75.0...v1.76.0