Skip to content

Commit 7105826

Browse files
committed
version: v0.33.0
1 parent 344b360 commit 7105826

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.0
2+
3+
[v0.32.1...v0.33.0](https://github.com/Jannchie/tgit/compare/v0.32.1...v0.33.0)
4+
5+
### :sparkles: Features
6+
7+
- **ai**: add litellm provider support - By [Jannchie](mailto:jannchie@gmail.com) in [344b360](https://github.com/Jannchie/tgit/commit/344b360)
8+
19
## v0.32.1
210

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

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.1"
3+
version = "0.33.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)