opencommit 1.0.6 → 1.0.7
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/out/cli.cjs +2 -2
- package/package.json +2 -2
package/out/cli.cjs
CHANGED
|
@@ -15412,8 +15412,8 @@ function G3(t, e2) {
|
|
|
15412
15412
|
// package.json
|
|
15413
15413
|
var package_default = {
|
|
15414
15414
|
name: "opencommit",
|
|
15415
|
-
version: "1.0.
|
|
15416
|
-
description: "AI generates conventional commits with mind-blowing accuracy
|
|
15415
|
+
version: "1.0.6",
|
|
15416
|
+
description: "AI generates conventional commits with mind-blowing accuracy \u{1F92F}\u{1F52B}",
|
|
15417
15417
|
keywords: [
|
|
15418
15418
|
"git",
|
|
15419
15419
|
"chatgpt",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "opencommit",
|
|
3
|
-
"version": "1.0.
|
|
4
|
-
"description": "AI generates conventional commits with mind-blowing accuracy
|
|
3
|
+
"version": "1.0.7",
|
|
4
|
+
"description": "AI generates conventional commits with mind-blowing accuracy 🤯🔫",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"git",
|
|
7
7
|
"chatgpt",
|