Releases: theburrowhub/ai-commit
Releases · theburrowhub/ai-commit
0.7.1
11 Jan 13:59
Compare
Sorry, something went wrong.
No results found
Changelog
7b82c27 bump: version 0.7.0 → 0.7.1
0.6.1
25 Nov 10:20
Compare
Sorry, something went wrong.
No results found
Changelog
d899293 bump: version 0.6.0 → 0.6.1
0.6.0
19 Oct 19:41
Compare
Sorry, something went wrong.
No results found
Changelog
5a8a483 bump: version 0.5.7 → 0.6.0
0.5.7
18 Oct 19:07
Compare
Sorry, something went wrong.
No results found
Changelog
321c2c6 bump: version 0.5.6 → 0.5.7
0.4.0
17 Oct 21:34
Compare
Sorry, something went wrong.
No results found
Changelog
08264ef bump: version 0.3.0 → 0.4.0
0.3.0
17 Oct 20:17
Compare
Sorry, something went wrong.
No results found
Changelog
9d69677 bump: version 0.2.2 → 0.3.0
0.2.2
17 Oct 15:18
Compare
Sorry, something went wrong.
No results found
Changelog
0c55688 bump: version 0.2.1 → 0.2.2
0.2.0
17 Oct 15:03
Compare
Sorry, something went wrong.
No results found
Changelog
c98c85b build(Makefile): Update Makefile for Go project deployment and release
55c3b70 build(Makefile): Update Makefile for dynamic versioning and custom build flag
87ae409 bump: version 0.1.3 → 0.2.0
ea170e0 ci(.github/workflows): Initialize CI/CD release workflow
ec5e6a6 ci(.github/workflows/release.yaml): Update release workflow
073e60c docs(TODO.md): Update TODO list
c6d1c3f feat(TODO.md): Update task list and add completed CI/CD pipeline
0.1.3
17 Oct 14:37
Compare
Sorry, something went wrong.
No results found
Changelog
e3bbce5 Merge pull request #4 from sergiotejon/fix/commit-amend
05bd373 bump: version 0.1.2 → 0.1.3
e80a8b2 ci(.cz.json): Initialize Conventional Commit configuration file
a422de9 docs(TODO.md): Update TODO list
09d19ee docs(TODO.md): Update task list
f59b47b refactor(internal/cmd/root.go): Improve commit message generation
ca45e80 refactor(internal/git/commit.go): Update git commit function to use fmt.Sprintf
0.1.2
17 Oct 12:48
Compare
Sorry, something went wrong.
No results found
Changelog
d12b77b Merge pull request #2 from sergiotejon/fix/git-root-not-found
a72d68c Merge pull request #3 from sergiotejon/fix/prompt
0e03595 fix(TODO.md): Update TODO list
98cbfe9 fix(internal/cmd/root.go): Modify commit handling