Skip to content

Commit f7862bf

Browse files
committed
chore: Release git-instafix version 0.2.2
1 parent bea78e7 commit f7862bf

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# Version 0.2.2
4+
35
* Correctly retarget branches if the target of the edit is also a branch (#24)
46
* Check if main, master, develop, or trunk exist as reasonable default upstream branches
57
* Leave the repo in a less confusing state if the edit target is a conflict

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-instafix"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Brandon W Maister <[email protected]>"]
55
edition = "2021"
66
default-run = "git-instafix"

0 commit comments

Comments
 (0)