Release for v0.3.0 by github-actions[bot] · Pull Request #14 · pepabo/onecli
This pull request is for the next release as v0.3.0 created by tagpr. Merging it will tag v0.3.0 to the merge commit and create a GitHub release.
You can modify this branch "tagpr-from-v0.2.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
- feat: add --detail flag to app list command by @buty4649 in feat: add --detail flag to app list command #6
- Add golangci-lint configuration and update version by @buty4649 in Add golangci-lint configuration and update version #7
- Enable dependabot by @buty4649 in Enable dependabot #8
- deps(deps): bump github.com/spf13/cobra from 1.8.0 to 1.9.1 by @dependabot in deps(deps): bump github.com/spf13/cobra from 1.8.0 to 1.9.1 #10
- Use tagpr by @buty4649 in Use tagpr #12
- deps(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot in deps(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 #11
- Remove commit-message prefix/include by @buty4649 in Remove commit-message prefix/include #13
- Use GitHub App token by @buty4649 in Use GitHub App token #15
New Contributors
- @dependabot made their first contribution in deps(deps): bump github.com/spf13/cobra from 1.8.0 to 1.9.1 #10
Full Changelog: v0.2.0...v0.3.0