Skip to content

Commit 98cc198

Browse files
authored
chore(main): release 1.1.1 (#8)
1 parent 4dd31bd commit 98cc198

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.1.1](https://github.com/Mubashwer/git-mob/compare/v1.1.0...v1.1.1) (2023-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* remove set -u from prepare-commit-msg ([49b4cc8](https://github.com/Mubashwer/git-mob/commit/49b4cc8564ffb674844c143a409a676c308b02d6))
9+
310
## [1.1.0](https://github.com/Mubashwer/git-mob/compare/v1.0.1...v1.1.0) (2023-03-31)
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.1.0"
3+
version = "1.1.1"
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)