Skip to content

Commit 385643c

Browse files
committed
chore(main): release 1.9.2
1 parent 3acf7a9 commit 385643c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.9.2](https://github.com/Mubashwer/git-mob/compare/v1.9.1...v1.9.2) (2025-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve path injection vulnerabilities in setup command ([3acf7a9](https://github.com/Mubashwer/git-mob/commit/3acf7a9f50a8071dd35579cac1e2983245a209d8))
9+
310
## [1.9.1](https://github.com/Mubashwer/git-mob/compare/v1.9.0...v1.9.1) (2025-06-17)
411

512

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.9.1"
3+
version = "1.9.2"
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)