Skip to content

Commit 0d2cdfd

Browse files
authored
chore(main): release 1.2.3 (#24)
1 parent 36924c1 commit 0d2cdfd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

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.2.3](https://github.com/Mubashwer/git-mob/compare/v1.2.2...v1.2.3) (2023-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* set correct path when archiving release binary ([36924c1](https://github.com/Mubashwer/git-mob/commit/36924c117f7eee652fad72df708f16cda916e624))
9+
310
## [1.2.2](https://github.com/Mubashwer/git-mob/compare/v1.2.1...v1.2.2) (2023-04-15)
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.2.2"
3+
version = "1.2.3"
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)