Skip to content

Commit 41e77ee

Browse files
authored
chore(main): release 1.2.0 (#21)
1 parent 031a9f8 commit 41e77ee

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.0](https://github.com/Mubashwer/git-mob/compare/v1.1.7...v1.2.0) (2023-04-15)
4+
5+
6+
### Features
7+
8+
* add support for more platforms ([031a9f8](https://github.com/Mubashwer/git-mob/commit/031a9f8aacaaf0d579f13e62fbf6554d52fae674))
9+
310
## [1.1.7](https://github.com/Mubashwer/git-mob/compare/v1.1.6...v1.1.7) (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.1.7"
3+
version = "1.2.0"
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)