Skip to content

Commit 27e178c

Browse files
committed
🔖 version: v0.17.0
1 parent 15237ca commit 27e178c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.17.0
2+
3+
[v0.16.0...v0.17.0](https://github.com/Jannchie/tgit/compare/v0.16.0...v0.17.0)
4+
5+
### :sparkles: Features
6+
7+
- **changelog**: improve changelog output with panel ui - By [Jianqi Pan](mailto:[email protected]) in [15237ca](https://github.com/Jannchie/tgit/commit/15237ca)
8+
- **changelog**: add custom heading render and refactor changelog output - By [Jianqi Pan](mailto:[email protected]) in [ca81836](https://github.com/Jannchie/tgit/commit/ca81836)
9+
110
## v0.16.0
211

312
[v0.15.1...v0.16.0](https://github.com/Jannchie/tgit/compare/v0.15.1...v0.16.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.16.0"
3+
version = "0.17.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)