opencommit 1.1.10 → 1.1.11

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
@@ -2,7 +2,7 @@
2
2
  <div>
3
3
  <img src=".github/logo-grad.svg" alt="OpenCommit logo"/>
4
4
  <h1 align="center">OpenCommit</h1>
5
- <h4 align="center">Author <a href="https://github.com/di-sukharev">@di-sukharev</a> <a href="https://twitter.com/io_Y_oi"><img src="https://img.shields.io/twitter/follow/io_Y_oi?style=flat&label=io_Y_oi&logo=twitter&color=0bf&logoColor=fff" align="center"></a>
5
+ <h4 align="center">Follow the bird <a href="https://twitter.com/io_Y_oi"><img src="https://img.shields.io/twitter/follow/io_Y_oi?style=flat&label=io_Y_oi&logo=twitter&color=0bf&logoColor=fff" align="center"></a>
6
6
  </h4>
7
7
  </div>
8
8
  <h2>GPT CLI to auto-generate impressive commits in 1 second</h2>
@@ -111,4 +111,4 @@ Or follow the process of your IDE Source Control feature, when it calls `git com
111
111
 
112
112
  ## Payments
113
113
 
114
- You pay for your own requests to OpenAI API. OpenCommit uses ChatGPT official model, that is ~10x times cheaper than GPT-3.
114
+ You pay for your own requests to OpenAI API. OpenCommit uses ChatGPT official model, that is ~10x times cheaper than GPT-3 and ~6x times cheaper than GPT-4.
package/out/cli.cjs CHANGED
@@ -15482,7 +15482,7 @@ function G3(t, e2) {
15482
15482
  // package.json
15483
15483
  var package_default = {
15484
15484
  name: "opencommit",
15485
- version: "1.1.9",
15485
+ version: "1.1.10",
15486
15486
  description: "GPT CLI to auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
15487
15487
  keywords: [
15488
15488
  "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencommit",
3
- "version": "1.1.10",
3
+ "version": "1.1.11",
4
4
  "description": "GPT CLI to auto-generate impressive commits in 1 second. Killing lame commits with AI 🤯🔫",
5
5
  "keywords": [
6
6
  "git",