Skip to content

Commit d62dd30

Browse files
authored
chore(main): release 1.9.0 (#103)
* chore(main): release 1.9.0 * docs: fix CHANGELOG.md
1 parent a117420 commit d62dd30

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.9.0](https://github.com/Mubashwer/git-mob/compare/v1.8.0...v1.9.0) (2025-06-14)
4+
5+
6+
### Features
7+
8+
* **mob:** add functionality to include non-team members in the mob session ([845ec2c](https://github.com/Mubashwer/git-mob/commit/845ec2c4694835c5b94a2a08e1978667d0d2016d))
9+
310
## [1.8.1](https://github.com/Mubashwer/git-mob/compare/v1.8.0...v1.8.1) (2025-06-14)
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.8.1"
3+
version = "1.9.0"
44
authors = ["Mubashwer Salman Khurshid"]
55
edition = "2021"
66
description = "A CLI tool which can help users automatically add co-author(s) to git commits for pair/mob programming"

0 commit comments

Comments
 (0)