Skip to content

Commit bc53c06

Browse files
author
Bhavi Dhingra
committed
chore(release): 0.8.1
1 parent 0bd00d9 commit bc53c06

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [0.8.1](https://github.com/custom-git/custom-git-bash/compare/v0.8.0...v0.8.1) (2021-10-04)
6+
7+
8+
### Bug Fixes
9+
10+
* correct explorer URLs ([0bd00d9](https://github.com/custom-git/custom-git-bash/commit/0bd00d98e5cada5e82f8af13819ea0e1cc199413))
11+
112
### Changelog
213

314
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.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-git-bash",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "open source command line git tool",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)