Skip to content

Commit 1e97408

Browse files
committed
build
1 parent 792ab67 commit 1e97408

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

out/cli.cjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16272,7 +16272,7 @@ function G3(t, e2) {
1627216272
// package.json
1627316273
var 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
`
2216322163
You are not using the latest stable version of OpenCommit with new features and bug fixes.

0 commit comments

Comments
 (0)