Skip to content

Commit 0fd7d12

Browse files
authored
chore(main): release 1.6.2 (#62)
1 parent 28dac39 commit 0fd7d12

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.6.2](https://github.com/Mubashwer/git-mob/compare/v1.6.1...v1.6.2) (2024-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add support for release bin installation with cargo-binstall ([54f523b](https://github.com/Mubashwer/git-mob/commit/54f523bbc2fc258452ae249acfa6ce524cde545f))
9+
* **prepare-commit-msg.local:** fix error msg when git hooks dir doesn't exist ([28dac39](https://github.com/Mubashwer/git-mob/commit/28dac3950c3d6bb8edefa9c0505cf0580ba7a828))
10+
311
## [1.6.1](https://github.com/Mubashwer/git-mob/compare/v1.6.0...v1.6.1) (2024-04-16)
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.6.1"
3+
version = "1.6.2"
44
authors = ["Mubashwer Salman Khurshid"]
55
edition = "2021"
66
description = "A CLI app which can help users automatically add co-author(s) to git commits for pair/mob programming"

0 commit comments

Comments
 (0)