Skip to content

Commit bf7f8c7

Browse files
committed
version: v0.33.1
1 parent 163a208 commit bf7f8c7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.33.1
2+
3+
[v0.33.0...v0.33.1](https://github.com/Jannchie/tgit/compare/v0.33.0...v0.33.1)
4+
5+
### :adhesive_bandage: Fixes
6+
7+
- **ai**: correct response handling for commit generation - By [Jannchie](mailto:jannchie@gmail.com) in [163a208](https://github.com/Jannchie/tgit/commit/163a208)
8+
19
## v0.33.0
210

311
[v0.32.1...v0.33.0](https://github.com/Jannchie/tgit/compare/v0.32.1...v0.33.0)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tgit"
3-
version = "0.33.0"
3+
version = "0.33.1"
44
description = "AI-powered Git CLI for commits, changelogs, and semantic versioning."
55
authors = [{ name = "Jannchie", email = "jannchie@gmail.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)