opencommit 1.1.8 → 1.1.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.
- package/README.md +0 -2
- package/out/cli.cjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,8 +20,6 @@ All the commits in this repo are done with OpenCommit — look into [the commits
|
|
|
20
20
|
|
|
21
21
|
## Setup
|
|
22
22
|
|
|
23
|
-
> The minimum supported version of Node.js is the latest v14. Check your Node.js version with `node --version`.
|
|
24
|
-
|
|
25
23
|
1. Install opencommit globally to use in any repository:
|
|
26
24
|
|
|
27
25
|
```sh
|
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.
|
|
15485
|
+
version: "1.1.9",
|
|
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",
|