Skip to content

Releases: muandane/goji

v0.1.6

28 May 10:18
649b61d
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

👒 Dependencies

Full Changelog: v0.1.5...v0.1.6

v0.1.6-rc2

27 May 13:17
Compare
Choose a tag to compare
v0.1.6-rc2 Pre-release
Pre-release

Full Changelog: v0.1.6-rc1...v0.1.6-rc2

v0.1.6-rc1

27 May 13:04
Compare
Choose a tag to compare
v0.1.6-rc1 Pre-release
Pre-release

Full Changelog: v0.1.5...v0.1.6-rc1

v0.1.5

11 May 14:47
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 May 13:05
4388fb7
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

  • fix 🐛 (cmd): add spacing between scope and commit type by @muandane in #102

👒 Dependencies

  • Bump github.com/charmbracelet/huh from 0.5.3 to 0.6.0 by @dependabot in #69
  • Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #72
  • Bump github.com/alecthomas/assert/v2 from 2.10.0 to 2.11.0 by @dependabot in #71
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #73
  • Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #75
  • Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #76
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #77
  • Bump github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0 by @dependabot in #79
  • Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #80
  • Bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot in #82
  • Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #83
  • Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #89
  • Bump codecov/codecov-action from 5.1.1 to 5.3.1 by @dependabot in #86
  • Bump actions/setup-go from 5.1.0 to 5.3.0 by @dependabot in #87
  • Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #88
  • Bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 by @dependabot in #91
  • Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #93
  • Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot in #94
  • Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #99
  • Bump codecov/codecov-action from 5.3.1 to 5.4.2 by @dependabot in #101
  • Bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 by @dependabot in #100
  • Bump github.com/spf13/viper from 1.19.0 to 1.20.1 by @dependabot in #98

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Aug 12:01
6bb44cc
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • Fix: commit printing tabs by @muandane in #68
  • Feat: added dynamic git flags --git-flag #32
  • Fix: error logging #68
  • Fix: added flags input not being passed to non interactive mode #59

Enhancements ✨

👒 Dependencies

  • Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #61
  • Bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 by @dependabot in #63
  • Bump github.com/charmbracelet/huh from 0.4.2 to 0.5.2 by @dependabot in #64
  • Bump github.com/charmbracelet/glamour from 0.7.0 to 0.8.0 by @dependabot in #65
  • Bump github.com/charmbracelet/huh from 0.5.2 to 0.5.3 by @dependabot in #66

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Jul 18:32
6a79fcb
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Jul 17:02
cdd2b48
Compare
Choose a tag to compare

What's Changed

Enhancements ✨

👒 Dependencies

  • Bump actions/checkout from 4.1.1 to 4.1.6 by @dependabot in #42
  • Bump codecov/codecov-action from 4.1.0 to 4.4.1 by @dependabot in #43
  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #44
  • Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #45
  • Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #46
  • Bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by @dependabot in #47
  • Bump github.com/charmbracelet/huh from 0.3.0 to 0.4.2 by @dependabot in #48
  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #50
  • Bump github.com/alecthomas/assert/v2 from 2.2.1 to 2.10.0 by @dependabot in #49
  • Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #52
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #55
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #54
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #53

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Apr 22:33
a107764
Compare
Choose a tag to compare

Enhancements ✨

. Fixed noEmojis logic
. Fixed config init functions

Full Changelog: v0.0.8...v0.1.0

v0.0.8

11 Apr 18:40
eb68797
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • Added commit hooks through goji check command by @muandane in #35
  • Ability to disable emoji in commit type by @muandane in #39

Enhancements ✨

  • pre-commit hook fix by @muandane in #37
  • removal of signoff flag in favor of config based value by @muandane in #38
  • fixed reading config file from repo root if available dir by @muandane in #36

Full Changelog: v0.0.7...v0.0.8