File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16384,7 +16384,7 @@ function G3(t, e2) {
1638416384// package.json
1638516385var package_default = {
1638616386 name: "opencommit",
16387- version: "3.0.9 ",
16387+ version: "3.0.10 ",
1638816388 description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
1638916389 keywords: [
1639016390 "git",
@@ -16455,8 +16455,8 @@ var package_default = {
1645516455 "@dqbd/tiktoken": "^1.0.2",
1645616456 "@octokit/webhooks-schemas": "^6.11.0",
1645716457 "@octokit/webhooks-types": "^6.11.0",
16458- axios: "^1.3.4",
1645916458 ai: "^2.2.14",
16459+ axios: "^1.3.4",
1646016460 chalk: "^5.2.0",
1646116461 cleye: "^1.3.2",
1646216462 crypto: "^1.0.1",
@@ -22492,7 +22492,7 @@ ${source_default.grey("\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2014\u2
2249222492 process.exit(1);
2249322493 }
2249422494};
22495- async function commit(extraArgs2 = [], isStageAllFlag = false, fullGitMojiSpec = true ) {
22495+ async function commit(extraArgs2 = [], isStageAllFlag = false, fullGitMojiSpec = false ) {
2249622496 if (isStageAllFlag) {
2249722497 const changedFiles2 = await getChangedFiles();
2249822498 if (changedFiles2)
You can’t perform that action at this time.
0 commit comments