Skip to content

Commit

Permalink
chore(main): release 1.5.3 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubashwer authored Mar 28, 2024
1 parent 72b5e32 commit bda1f45
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.3](https://github.com/Mubashwer/git-mob/compare/v1.5.2...v1.5.3) (2024-03-28)


### Bug Fixes

* **coauthor_repo:** improve error handling ([72b5e32](https://github.com/Mubashwer/git-mob/commit/72b5e3289cb1c3ef766d1575cc107150e084e14c))

## [1.5.2](https://github.com/Mubashwer/git-mob/compare/v1.5.1...v1.5.2) (2024-03-27)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-mob-tool"
version = "1.5.2"
version = "1.5.3"
authors = ["Mubashwer Salman Khurshid"]
edition = "2021"
description = "A CLI app which can help users automatically add co-author(s) to git commits for pair/mob programming"
Expand Down

0 comments on commit bda1f45

Please sign in to comment.