@smartlyqofficial/cli 0.1.30 → 0.1.31
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
|
@@ -530,7 +530,7 @@ function runLogout() {
|
|
|
530
530
|
// package.json
|
|
531
531
|
var package_default = {
|
|
532
532
|
name: "@smartlyqofficial/cli",
|
|
533
|
-
version: "0.1.
|
|
533
|
+
version: "0.1.31",
|
|
534
534
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
535
535
|
keywords: [
|
|
536
536
|
"smartlyq",
|
package/dist/index.cjs
CHANGED
|
@@ -580,7 +580,7 @@ function runLogout() {
|
|
|
580
580
|
// package.json
|
|
581
581
|
var package_default = {
|
|
582
582
|
name: "@smartlyqofficial/cli",
|
|
583
|
-
version: "0.1.
|
|
583
|
+
version: "0.1.31",
|
|
584
584
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
585
585
|
keywords: [
|
|
586
586
|
"smartlyq",
|
package/dist/index.js
CHANGED
|
@@ -528,7 +528,7 @@ function runLogout() {
|
|
|
528
528
|
// package.json
|
|
529
529
|
var package_default = {
|
|
530
530
|
name: "@smartlyqofficial/cli",
|
|
531
|
-
version: "0.1.
|
|
531
|
+
version: "0.1.31",
|
|
532
532
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
533
533
|
keywords: [
|
|
534
534
|
"smartlyq",
|