This commit is contained in:
di-sukharev
2023-05-26 13:12:07 +08:00
parent 792ab67ef1
commit 1e974086d3
+2 -2
View File
@@ -16272,7 +16272,7 @@ function G3(t, e2) {
// package.json // package.json
var package_default = { var package_default = {
name: "opencommit", name: "opencommit",
version: "2.2.8", version: "2.2.9",
description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}", description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
keywords: [ keywords: [
"git", "git",
@@ -22157,7 +22157,7 @@ var checkIsLatestVersion = async () => {
if (latestVersion) { if (latestVersion) {
const currentVersion = package_default.version; const currentVersion = package_default.version;
if (currentVersion !== latestVersion) { if (currentVersion !== latestVersion) {
console.warn( ce(
source_default.yellow( source_default.yellow(
` `
You are not using the latest stable version of OpenCommit with new features and bug fixes. You are not using the latest stable version of OpenCommit with new features and bug fixes.