@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 CHANGED
@@ -10,6 +10,8 @@
10
10
 
11
11
  ---
12
12
 
13
+ ![RYTE Demo](demo.gif)
14
+
13
15
  ## Introduction
14
16
 
15
17
  Writing meaningful commit messages and well-structured Pull Requests is critical for team collaboration, but it’s often a friction point in a fast-paced development cycle.
package/demo.gif ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@riflo/ryte",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "AI Git Workflow Assistant - Generate semantic commits and PRs",
5
5
  "main": "src/index.js",
6
6
  "bin": {
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.0.4 | by Riflo\x1b[0m
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