edited prompt slightly

This commit is contained in:
Hassan El Mghari
2023-02-14 01:56:16 -05:00
parent b48683755b
commit b956f07a3a
3 changed files with 9 additions and 4 deletions

View File

@@ -1,8 +1,10 @@
{
"name": "aicommits",
"version": "1.0.2",
"version": "1.0.3",
"description": "Writes your git commit messages for you with AI",
"files": ["bin"],
"files": [
"bin"
],
"bin": "bin/index.js",
"repository": "https://github.com/Nutlope/aicommits",
"author": "Hassan El Mghari (@nutlope)",