opencommit 2.2.7 → 2.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/out/cli.cjs +2 -2
  2. package/package.json +1 -1
package/out/cli.cjs CHANGED
@@ -16272,7 +16272,7 @@ function G3(t, e2) {
16272
16272
  // package.json
16273
16273
  var package_default = {
16274
16274
  name: "opencommit",
16275
- version: "2.2.7",
16275
+ version: "2.2.9",
16276
16276
  description: "Auto-generate impressive commits in 1 second. Killing lame commits with AI \u{1F92F}\u{1F52B}",
16277
16277
  keywords: [
16278
16278
  "git",
@@ -22157,7 +22157,7 @@ var checkIsLatestVersion = async () => {
22157
22157
  if (latestVersion) {
22158
22158
  const currentVersion = package_default.version;
22159
22159
  if (currentVersion !== latestVersion) {
22160
- console.warn(
22160
+ ce(
22161
22161
  source_default.yellow(
22162
22162
  `
22163
22163
  You are not using the latest stable version of OpenCommit with new features and bug fixes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencommit",
3
- "version": "2.2.7",
3
+ "version": "2.2.9",
4
4
  "description": "Auto-generate impressive commits in 1 second. Killing lame commits with AI 🤯🔫",
5
5
  "keywords": [
6
6
  "git",