Skip to content

Commit 3eaa707

Browse files
committed
🔖 version: v0.32.0
1 parent 616d920 commit 3eaa707

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.32.0
2+
3+
[v0.31.0...v0.32.0](https://github.com/Jannchie/tgit/compare/v0.31.0...v0.32.0)
4+
5+
### :sparkles: Features
6+
7+
- **cli**: set process title on startup - By [Jannchie](mailto:jannchie@gmail.com) in [8a4a008](https://github.com/Jannchie/tgit/commit/8a4a008)
8+
9+
### :adhesive_bandage: Fixes
10+
11+
- **commit**: increase default max output tokens - By [Jannchie](mailto:jannchie@gmail.com) in [616d920](https://github.com/Jannchie/tgit/commit/616d920)
12+
113
## v0.31.0
214

315
[v0.30.0...v0.31.0](https://github.com/Jannchie/tgit/compare/v0.30.0...v0.31.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.31.0"
3+
version = "0.32.0"
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)