Releases: masaushi/accessory
Releases · masaushi/accessory
v0.7.0
v0.6.0
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #124
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #126
- chore(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 by @dependabot[bot] in #127
- chore(deps): bump github.com/spf13/afero from 1.14.0 to 1.15.0 by @dependabot[bot] in #128
- Fix bug on generated import section by @mJehanno in #129
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- Bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in #88
- Bump go version by @masaushi in #90
- Bump golang.org/x/tools from 0.24.0 to 0.25.0 by @dependabot in #89
- Bump golang.org/x/text from 0.18.0 to 0.19.0 by @dependabot in #91
- Bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #92
- Bump golang.org/x/text from 0.19.0 to 0.20.0 by @dependabot in #93
- Bump golang.org/x/tools from 0.26.0 to 0.27.0 by @dependabot in #94
- Bump golang.org/x/tools from 0.27.0 to 0.28.0 by @dependabot in #96
- Bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #97
- Bump github.com/spf13/afero from 1.11.0 to 1.12.0 by @dependabot in #98
- Bump golang.org/x/tools from 0.28.0 to 0.29.0 by @dependabot in #99
- Bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #101
- Bump golang.org/x/tools from 0.29.0 to 0.30.0 by @dependabot in #102
- Upgrade golangci-lint version by @masaushi in #106
- Upgrade go version by @masaushi in #107
- fix: missing imports if not present in first package file by @vlalanne in #108
New Contributors
Full Changelog: v0.3.2...v0.4.0