build
This commit is contained in:
+2
-2
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user