@smartlyqofficial/cli 0.1.42 → 0.1.43
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
|
@@ -557,7 +557,7 @@ function runLogout() {
|
|
|
557
557
|
// package.json
|
|
558
558
|
var package_default = {
|
|
559
559
|
name: "@smartlyqofficial/cli",
|
|
560
|
-
version: "0.1.
|
|
560
|
+
version: "0.1.43",
|
|
561
561
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
562
562
|
keywords: [
|
|
563
563
|
"smartlyq",
|
package/dist/index.cjs
CHANGED
|
@@ -607,7 +607,7 @@ function runLogout() {
|
|
|
607
607
|
// package.json
|
|
608
608
|
var package_default = {
|
|
609
609
|
name: "@smartlyqofficial/cli",
|
|
610
|
-
version: "0.1.
|
|
610
|
+
version: "0.1.43",
|
|
611
611
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
612
612
|
keywords: [
|
|
613
613
|
"smartlyq",
|
package/dist/index.js
CHANGED
|
@@ -555,7 +555,7 @@ function runLogout() {
|
|
|
555
555
|
// package.json
|
|
556
556
|
var package_default = {
|
|
557
557
|
name: "@smartlyqofficial/cli",
|
|
558
|
-
version: "0.1.
|
|
558
|
+
version: "0.1.43",
|
|
559
559
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
560
560
|
keywords: [
|
|
561
561
|
"smartlyq",
|