@usesocial/cli 0.11.9 → 0.12.0

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
@@ -1,5 +1,17 @@
1
1
  # @usesocial/cli
2
2
 
3
+ ## 0.12.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#69](https://github.com/usesocial/monorepo/pull/69) [`2d389cb`](https://github.com/usesocial/monorepo/commit/2d389cb1fac672c67ea1da2ce2d6eca96f1b10bb) Thanks [@CyrusNuevoDia](https://github.com/CyrusNuevoDia)! - Add X list management commands for reading, creating, updating, deleting, and managing list members.
8
+
9
+ ## 0.11.10
10
+
11
+ ### Patch Changes
12
+
13
+ - [#64](https://github.com/usesocial/monorepo/pull/64) [`b13a5ae`](https://github.com/usesocial/monorepo/commit/b13a5ae8054cb601a0f7c253d463050d93451e40) Thanks [@CyrusNuevoDia](https://github.com/CyrusNuevoDia)! - Restore the LinkedIn and X public CLI and agent workflow.
14
+
3
15
  ## 0.11.9
4
16
 
5
17
  ### Patch Changes