Skip to content

Commit 1d12500

Browse files
committed
🔖 version: v0.31.0
1 parent 65f1837 commit 1d12500

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.31.0
2+
3+
[v0.30.0...v0.31.0](https://github.com/Jannchie/tgit/compare/v0.30.0...v0.31.0)
4+
5+
### :sparkles: Features
6+
7+
- **cli**: add terminal title handling for cli - By [Jannchie](mailto:jannchie@gmail.com) in [65f1837](https://github.com/Jannchie/tgit/commit/65f1837)
8+
19
## v0.30.0
210

311
[v0.29.0...v0.30.0](https://github.com/Jannchie/tgit/compare/v0.29.0...v0.30.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.30.0"
3+
version = "0.31.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)