Skip to content

Commit 6a92cf0

Browse files
committed
chore: Release git-instafix version 0.2.6
1 parent 4b5971b commit 6a92cf0

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# Version 0.2.6
4+
35
* Fix and improve the experience of working with a main-only workflow.
46
- Provide a tailored error message if your current branch is the selected upstream branch
57
- Work correctly with explicitly-defined remote upstream branches.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-instafix"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
authors = ["Brandon W Maister <quodlibetor@gmail.com>"]
55
edition = "2021"
66
default-run = "git-instafix"

0 commit comments

Comments
 (0)