Skip to content

Commit f0f0883

Browse files
author
Bhavi Dhingra
committed
chore(release): 0.8.5
1 parent 7a6309c commit f0f0883

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.8.5](https://github.com/custom-git/custom-git-bash/compare/v0.8.4...v0.8.5)
6+
> 15 October 2021
7+
8+
9+
### Features
10+
11+
* **gdiff:** use delta as git's core pager ([c0292b4](https://github.com/custom-git/custom-git-bash/commit/c0292b49eac681c7929ec17852c6230b913df167))
12+
513
### [0.8.3](https://github.com/custom-git/custom-git-bash/compare/v0.8.2...v0.8.3)
614
> 12 October 2021
715

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-git-bash",
3-
"version": "0.8.4",
3+
"version": "0.8.5",
44
"description": "open source command line git tool",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)