@smartlyqofficial/cli 0.1.26 → 0.1.27
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
|
@@ -526,7 +526,7 @@ function runLogout() {
|
|
|
526
526
|
// package.json
|
|
527
527
|
var package_default = {
|
|
528
528
|
name: "@smartlyqofficial/cli",
|
|
529
|
-
version: "0.1.
|
|
529
|
+
version: "0.1.27",
|
|
530
530
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
531
531
|
keywords: [
|
|
532
532
|
"smartlyq",
|
package/dist/index.cjs
CHANGED
|
@@ -576,7 +576,7 @@ function runLogout() {
|
|
|
576
576
|
// package.json
|
|
577
577
|
var package_default = {
|
|
578
578
|
name: "@smartlyqofficial/cli",
|
|
579
|
-
version: "0.1.
|
|
579
|
+
version: "0.1.27",
|
|
580
580
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
581
581
|
keywords: [
|
|
582
582
|
"smartlyq",
|
package/dist/index.js
CHANGED
|
@@ -524,7 +524,7 @@ function runLogout() {
|
|
|
524
524
|
// package.json
|
|
525
525
|
var package_default = {
|
|
526
526
|
name: "@smartlyqofficial/cli",
|
|
527
|
-
version: "0.1.
|
|
527
|
+
version: "0.1.27",
|
|
528
528
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
529
529
|
keywords: [
|
|
530
530
|
"smartlyq",
|