Skip to content

Commit 5229ca7

Browse files
committed
🔖 version: v0.23.1
1 parent a9ea795 commit 5229ca7

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.23.1
2+
3+
[v0.23.0...v0.23.1](https://github.com/Jannchie/tgit/compare/v0.23.0...v0.23.1)
4+
5+
### :adhesive_bandage: Fixes
6+
7+
- **tests**: update model mock value in settings test - By [Jannchie](mailto:[email protected]) in [a9ea795](https://github.com/Jannchie/tgit/commit/a9ea795)
8+
9+
### :art: Refactors
10+
11+
- **openai-client**: initialize client with kwargs - By [Jannchie](mailto:[email protected]) in [3b5051b](https://github.com/Jannchie/tgit/commit/3b5051b)
12+
113
## v0.23.0
214

315
[v0.22.0...v0.23.0](https://github.com/Jannchie/tgit/compare/v0.22.0...v0.23.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.23.0"
3+
version = "0.23.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)