aicommit2 2.4.8 → 2.4.10

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/cli.mjs +73 -73
  3. package/package.json +3 -2
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  <h1 align="center">AICommit2</h1>
5
5
  </div>
6
6
  <p>
7
- A Reactive CLI that generates commit messages for Git and Jujutsu with Ollama, ChatGPT, Gemini, Claude, Mistral and other AI
7
+ A Reactive CLI that generates commit messages for Git and Jujutsu with Ollama, ChatGPT, Gemini, Claude, Mistral, and other AI
8
8
  </p>
9
9
  </div>
10
10