@smartlyqofficial/cli 0.1.9 → 0.1.10
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
|
@@ -423,7 +423,7 @@ function runLogout() {
|
|
|
423
423
|
// package.json
|
|
424
424
|
var package_default = {
|
|
425
425
|
name: "@smartlyqofficial/cli",
|
|
426
|
-
version: "0.1.
|
|
426
|
+
version: "0.1.10",
|
|
427
427
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
428
428
|
keywords: [
|
|
429
429
|
"smartlyq",
|
package/dist/index.cjs
CHANGED
|
@@ -473,7 +473,7 @@ function runLogout() {
|
|
|
473
473
|
// package.json
|
|
474
474
|
var package_default = {
|
|
475
475
|
name: "@smartlyqofficial/cli",
|
|
476
|
-
version: "0.1.
|
|
476
|
+
version: "0.1.10",
|
|
477
477
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
478
478
|
keywords: [
|
|
479
479
|
"smartlyq",
|
package/dist/index.js
CHANGED
|
@@ -421,7 +421,7 @@ function runLogout() {
|
|
|
421
421
|
// package.json
|
|
422
422
|
var package_default = {
|
|
423
423
|
name: "@smartlyqofficial/cli",
|
|
424
|
-
version: "0.1.
|
|
424
|
+
version: "0.1.10",
|
|
425
425
|
description: "Official command line for the SmartlyQ API - social posting, AI content generation, SEO, CRM, and more.",
|
|
426
426
|
keywords: [
|
|
427
427
|
"smartlyq",
|