Skip to content

Commit cb1519f

Browse files
author
test user
committed
chore(release): 0.0.19
1 parent 3479b77 commit cb1519f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0.19](https://github.com/SKalt/git-cc/compare/v0.0.18...v0.0.19) (2023-08-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **cli:** search in ./.config when . is the repo root ([3479b77](https://github.com/SKalt/git-cc/commit/3479b774b70c03b1845898fa6fa2f42168b18b87))
11+
512
### [0.0.18](https://github.com/SKalt/git-cc/compare/v0.0.17...v0.0.18) (2023-08-01)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-cc",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"description": "a git extension to help write conventional commits",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)