@geoly-ai/social-hub-cli 0.1.27 → 0.1.28

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/CHANGELOG.md CHANGED
@@ -4,6 +4,12 @@ All notable changes to `@geoly-ai/social-hub-cli` are documented in this file.
4
4
 
5
5
  Release workflow: `pnpm release:cli` → `pnpm publish:cli`.
6
6
 
7
+ ## [0.1.28] - 2026-06-15
8
+
9
+ ### Changed
10
+
11
+ - Maintenance release
12
+
7
13
  ## [0.1.27] - 2026-06-13
8
14
 
9
15
  ### Changed
@@ -1,6 +1,6 @@
1
1
  {
2
- "generatedAt": "2026-06-13T05:50:38.087Z",
3
- "cliVersion": "0.1.27",
2
+ "generatedAt": "2026-06-15T02:18:48.034Z",
3
+ "cliVersion": "0.1.28",
4
4
  "commands": [
5
5
  "accounts",
6
6
  "accounts brand-bindings",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geoly-ai/social-hub-cli",
3
- "version": "0.1.27",
3
+ "version": "0.1.28",
4
4
  "type": "module",
5
5
  "description": "social-hub CLI for Social Ops Hub",
6
6
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 1,
3
3
  "package": "social-ops-hub",
4
- "cliVersion": "0.1.27",
4
+ "cliVersion": "0.1.28",
5
5
  "repository": "social-ops-hub",
6
6
  "publish": {
7
7
  "registry": "https://skill.sh",