Skip to content

Commit fdd7462

Browse files
authored
Merge pull request #28 from ribeirogab/release/v0.2.3
docs: update commitfy example image file extension to gif
2 parents 07740b6 + c409053 commit fdd7462

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/cfy-example.gif

295 KB
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
`commitfy` is a tool designed to help developers generate efficient and consistent commit messages using artificial intelligence. `commitfy` ensures that your commit messages follow established standards and are clear and informative.
1212

13-
![Commitfy Example](.github/cfy-example.png)
13+
![Commitfy Example](.github/cfy-example.gif)
1414

1515
## Installation
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitfy",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"main": "lib/index.js",
55
"repository": "https://github.com/ribeirogab/commitfy.git",
66
"author": "ribeirogab <ribeirogabx@gmail.com>",

0 commit comments

Comments
 (0)