Skip to content

Commit 12935cf

Browse files
committed
🔖 version: v0.26.0
1 parent e1f5207 commit 12935cf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.26.0
2+
3+
[v0.25.0...v0.26.0](https://github.com/Jannchie/tgit/compare/v0.25.0...v0.26.0)
4+
5+
### :sparkles: Features
6+
7+
- **commit**: add secret detection support - By [Jannchie](mailto:[email protected]) in [e1f5207](https://github.com/Jannchie/tgit/commit/e1f5207)
8+
9+
### :wrench: Chores
10+
11+
- **commit**: add default token limit and defaults to commit model - By [Jannchie](mailto:[email protected]) in [66d4d45](https://github.com/Jannchie/tgit/commit/66d4d45)
12+
113
## v0.25.0
214

315
[v0.24.1...v0.25.0](https://github.com/Jannchie/tgit/compare/v0.24.1...v0.25.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.25.0"
3+
version = "0.26.0"
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)