@emergentmethods/asknews-cli 0.1.0 → 0.1.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@emergentmethods/asknews-cli",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "The official AskNews CLI for humans, automation, and agents",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -1,6 +1,6 @@
1
1
  # CLI command reference
2
2
 
3
- Generated from AskNews CLI 0.1.0 and AskNews API 0.24.95.
3
+ Generated from AskNews CLI 0.1.1 and AskNews API 0.24.95.
4
4
 
5
5
  The installed CLI is authoritative. Run `asknews <command> --help` for the exact options in
6
6
  your version. Regenerate these pages with `pnpm sync:openapi`.