@riflo/ryte 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/demo.gif +0 -0
- package/package.json +1 -1
- package/src/index.js +1 -1
package/README.md
CHANGED
package/demo.gif
ADDED
|
Binary file
|
package/package.json
CHANGED
package/src/index.js
CHANGED
|
@@ -136,7 +136,7 @@ async function main() {
|
|
|
136
136
|
\x1b[1;38;5;39m╚═╝ ╚═╝\x1b[1;38;5;63m ╚═╝ \x1b[1;38;5;129m ╚═╝ \x1b[1;38;5;161m╚══════╝\x1b[0m
|
|
137
137
|
|
|
138
138
|
\x1b[90mAI-Powered Git Workflow Assistant\x1b[0m
|
|
139
|
-
\x1b[90mv1.
|
|
139
|
+
\x1b[90mv1.1.1 | by Riflo\x1b[0m
|
|
140
140
|
|
|
141
141
|
\x1b[33mCOMMANDS:\x1b[0m
|
|
142
142
|
\x1b[32mryte c\x1b[0m Generate semantic commit from diff
|