File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16272,7 +16272,7 @@ function G3(t, e2) {
1627216272// package.json
1627316273var package_default = {
1627416274 name: "opencommit",
16275- version: "2.2.8 ",
16275+ version: "2.2.9 ",
1627616276 description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
1627716277 keywords: [
1627816278 "git",
@@ -22157,7 +22157,7 @@ var checkIsLatestVersion = async () => {
2215722157 if (latestVersion) {
2215822158 const currentVersion = package_default.version;
2215922159 if (currentVersion !== latestVersion) {
22160- console.warn (
22160+ ce (
2216122161 source_default.yellow(
2216222162 `
2216322163You are not using the latest stable version of OpenCommit with new features and bug fixes.
You can’t perform that action at this time.
0 commit comments