diff --git a/.github/release.yml b/.github/release.yml new file mode 100644 index 0000000..b0c5175 --- /dev/null +++ b/.github/release.yml @@ -0,0 +1,4 @@ +changelog: + exclude: + labels: + - tagpr diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..62e56c8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [v0.2.0](https://github.com/mashiike/qsgpm/compare/v0.1.0...v0.2.0) - 2023-06-15 +- Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 by @dependabot in https://github.com/mashiike/qsgpm/pull/42 +- Feature/update go by @mashiike in https://github.com/mashiike/qsgpm/pull/160 +- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/mashiike/qsgpm/pull/163 +- Bump actions/setup-go from 1 to 4 by @dependabot in https://github.com/mashiike/qsgpm/pull/161 +- Bump goreleaser/goreleaser-action from 1 to 4 by @dependabot in https://github.com/mashiike/qsgpm/pull/164 +- fix merge priority by @mashiike in https://github.com/mashiike/qsgpm/pull/169 + +## [v0.1.0](https://github.com/mashiike/qsgpm/compare/v0.0.0...v0.1.0) - 2022-06-16 +- Feature/no delete group by @mashiike in https://github.com/mashiike/qsgpm/pull/47 + +## [v0.0.0](https://github.com/mashiike/qsgpm/commits/v0.0.0) - 2022-02-14