Skip to content

Commit 47b27b8

Browse files
committed
🔖 version: v0.32.1
1 parent 99085d1 commit 47b27b8

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.32.1
2+
3+
[v0.32.0...v0.32.1](https://github.com/Jannchie/tgit/compare/v0.32.0...v0.32.1)
4+
5+
### :adhesive_bandage: Fixes
6+
7+
- **commit**: remove default max_output_tokens from ai request - By [Jannchie](mailto:jannchie@gmail.com) in [99085d1](https://github.com/Jannchie/tgit/commit/99085d1)
8+
19
## v0.32.0
210

311
[v0.31.0...v0.32.0](https://github.com/Jannchie/tgit/compare/v0.31.0...v0.32.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.32.0"
3+
version = "0.32.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)