Skip to content

Commit e9e2e5b

Browse files
committed
🔖 version: v0.14.1
1 parent c4b3dff commit e9e2e5b

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

CHANGELOG.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
## v0.14.0
2-
3-
[v0.13.2...v0.14.0](https://github.com/Jannchie/tgit/compare/v0.13.2...v0.14.0)
4-
5-
### :sparkles: Features
6-
7-
- **changelog**: add incremental changelog generation && support appending to existing file - By [Jianqi Pan](mailto:[email protected]) in [2d193a5](https://github.com/Jannchie/tgit/commit/2d193a5)
8-
9-
### :adhesive_bandage: Fixes
10-
11-
- **changelog**: remove head from default changelog range && update changelog entries - By [Jianqi Pan](mailto:[email protected]) in [f6509e3](https://github.com/Jannchie/tgit/commit/f6509e3)
12-
131
## v0.13.2
142

153
[v0.13.1...v0.13.2](https://github.com/Jannchie/tgit/compare/v0.13.1...v0.13.2)

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.14.0"
3+
version = "0.14.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)