sncommit 1.0.9 → 1.1.0

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.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +14061 -18754
  3. package/package.json +12 -12
package/README.md CHANGED
@@ -15,7 +15,7 @@ AI-powered git commit message generator with a beautiful TUI (Terminal User Inte
15
15
 
16
16
  ### Prerequisites
17
17
 
18
- - Node.js 18+ or Bun
18
+ - Node.js 20+ or Bun
19
19
  - A Groq API key (get one free at [console.groq.com](https://console.groq.com))
20
20
 
21
21
  ### Quick Start