@smartlyqofficial/cli 0.1.23 → 0.1.24
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.
- package/dist/cli.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -488,7 +488,7 @@ function runLogout() {
|
|
|
488
488
|
// package.json
|
|
489
489
|
var package_default = {
|
|
490
490
|
name: "@smartlyqofficial/cli",
|
|
491
|
-
version: "0.1.
|
|
491
|
+
version: "0.1.24",
|
|
492
492
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
493
493
|
keywords: [
|
|
494
494
|
"smartlyq",
|
package/dist/index.cjs
CHANGED
|
@@ -538,7 +538,7 @@ function runLogout() {
|
|
|
538
538
|
// package.json
|
|
539
539
|
var package_default = {
|
|
540
540
|
name: "@smartlyqofficial/cli",
|
|
541
|
-
version: "0.1.
|
|
541
|
+
version: "0.1.24",
|
|
542
542
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
543
543
|
keywords: [
|
|
544
544
|
"smartlyq",
|
package/dist/index.js
CHANGED
|
@@ -486,7 +486,7 @@ function runLogout() {
|
|
|
486
486
|
// package.json
|
|
487
487
|
var package_default = {
|
|
488
488
|
name: "@smartlyqofficial/cli",
|
|
489
|
-
version: "0.1.
|
|
489
|
+
version: "0.1.24",
|
|
490
490
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
491
491
|
keywords: [
|
|
492
492
|
"smartlyq",
|