Skip to content

Commit c5d6495

Browse files
committed
version: v0.34.2
1 parent bce5042 commit c5d6495

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.34.2
2+
3+
[v0.34.1...v0.34.2](https://github.com/Jannchie/tgit/compare/v0.34.1...v0.34.2)
4+
5+
### :adhesive_bandage: Fixes
6+
7+
- **version**: replace utf-8 errors handling in version file reads - By [Jannchie](mailto:jannchie@gmail.com) in [27dd1f8](https://github.com/Jannchie/tgit/commit/27dd1f8)
8+
9+
### :test_tube: Tests
10+
11+
- **cargo**: add unit tests for cargo version updates - By [Jianqi Pan](mailto:jannchie@gmail.com) in [bce5042](https://github.com/Jannchie/tgit/commit/bce5042)
12+
113
## v0.34.1
214

315
[v0.34.0...v0.34.1](https://github.com/Jannchie/tgit/compare/v0.34.0...v0.34.1)

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.34.1"
3+
version = "0.34.2"
44
description = "AI-powered Git CLI for commits, changelogs, and semantic versioning."
55
authors = [{ name = "Jannchie", email = "jannchie@gmail.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)