Skip to content

Commit 195f939

Browse files
committed
🔖 version: v0.17.1
1 parent 8071a1c commit 195f939

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.17.1
2+
3+
[v0.17.0...v0.17.1](https://github.com/Jannchie/tgit/compare/v0.17.0...v0.17.1)
4+
5+
### :art: Refactors
6+
7+
- **ai**: modularize ai client creation and file filtering - By [Jannchie](mailto:[email protected]) in [8071a1c](https://github.com/Jannchie/tgit/commit/8071a1c)
8+
19
## v0.17.0
210

311
[v0.16.0...v0.17.0](https://github.com/Jannchie/tgit/compare/v0.16.0...v0.17.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.17.0"
3+
version = "0.17.1"
44
description = "Tool for Git Interaction Temptation (tgit): An elegant CLI tool that simplifies and streamlines your Git workflow, making version control a breeze."
55
authors = [{ name = "Jannchie", email = "[email protected]" }]
66
dependencies = [

0 commit comments

Comments
 (0)