Skip to content

Commit 814cfa1

Browse files
committed
chore: update version and changelog
1 parent a3a6aaa commit 814cfa1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
> Any trouble, please visit the [troubleshooting page](https://github.com/diogocavilha/fancy-git/blob/master/TROUBLESHOOTING.md)
44
5+
## v7.6.1
6+
- Fix shellcheck issues.
7+
58
## v7.6.0
69
- Add `fancygit --enable-git-clear` command to clear terminal on some Git aliases (ga, gaa, gck, gd, gs).
710
- Add `fancygit --disable-git-clear` command to prevent clearing terminal on some Git aliases (ga, gaa, gck, gd, gs).

version.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Author: Diogo Alexsander Cavilha <[email protected]>
44
# Date: 11.17.2017
55

6-
export FANCYGIT_VERSION="7.6.0"
6+
export FANCYGIT_VERSION="7.6.1"

0 commit comments

Comments
 (0)