Skip to content

Commit

Permalink
Merge pull request #1 from ize-302/develop
Browse files Browse the repository at this point in the history
feat: batman
  • Loading branch information
ize-302 authored Sep 13, 2024
2 parents 5f00ef2 + ce50b24 commit de8acc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gitmo --help
```

```
An cli tool that adds appropriate emoji
A cli tool that adds appropriate emoji
to your commit message based on conventional commits specification
Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gitmo",
"version": "1.0.0",
"description": "An cli tool that adds appropriate emoji to your commit message based on conventional commits specification",
"description": "A cli tool that adds appropriate emoji to your commit message based on conventional commits specification",
"bin": {
"gitmo": "dist/cli.js"
},
Expand Down

0 comments on commit de8acc6

Please sign in to comment.