Skip to content

Commit 02a9967

Browse files
authored
chore(main): release 1.8.1 (#102)
1 parent b64d9cb commit 02a9967

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.8.1](https://github.com/Mubashwer/git-mob/compare/v1.8.0...v1.8.1) (2025-06-14)
4+
5+
6+
### Bug Fixes
7+
8+
* improve error messages in local prepare-commit-msg hook ([bb5eefa](https://github.com/Mubashwer/git-mob/commit/bb5eefaaad2b3718c3226857dd336c420002314c))
9+
* update terminology from "CLI app" to "CLI tool" ([6c968cb](https://github.com/Mubashwer/git-mob/commit/6c968cb56ef64a5a9697aad359d6c2d98a92441c))
10+
311
## [1.8.0](https://github.com/Mubashwer/git-mob/compare/v1.7.0...v1.8.0) (2025-06-10)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-mob-tool"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
authors = ["Mubashwer Salman Khurshid"]
55
edition = "2021"
66
description = "A CLI tool which can help users automatically add co-author(s) to git commits for pair/mob programming"

0 commit comments

Comments
 (0)