Releases: toshimaru/nyan
Releases · toshimaru/nyan
v1.0.0
No breaking change since the previous release (v0.11). Just bump to v1.0.0. 🎉
What's Changed
- Bump go version to 1.18 of the go.mod by @johnmanjiro13 in #140
Dependencies
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #142
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #143
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #144
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #141
New Contributors
- @johnmanjiro13 made their first contribution in #140
Full Changelog: v0.11.1...v1.0.0
v0.11.2
v0.11.1
v0.11.0
v0.10.6
Changelog
- 33b28b3 Bump github.com/alecthomas/chroma from 0.9.4 to 0.10.0 @dependabot
- 989bd77 Update year in 2022 @toshimaru
v0.10.5
v0.10.4
v0.10.3
What's Changed
- deps: Bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 by @dependabot in #125
- Refactor: Create
cmd/root.go
and simplifymain.go
by @toshimaru in #127
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Changelog
- Bump github.com/alecthomas/chroma from 0.9.2 to 0.9.4 by @dependabot in #124
- Update OG image on README by @toshimaru
v0.10.1
Changelog
- #121 Update OG image / Add Music by daniwell credit @toshimaru
- #122 Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 @dependabot
- #123 Bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11