@org-dashboard/cli 0.0.1-beta.5 → 0.0.1-beta.7

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -38,4 +38,6 @@ org tools slack messages list --json '{"channel":"#engineering","limit":10}'
38
38
  org tools github
39
39
  org tools github repos list
40
40
  org tools github issues search --json '{"repo":"isaiahb/org-dashboard","query":"cli"}'
41
+ org tools linear
42
+ org tools linear teams list
41
43
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@org-dashboard/cli",
3
- "version": "0.0.1-beta.5",
3
+ "version": "0.0.1-beta.7",
4
4
  "description": "OrgDashboard CLI for authenticating and using org-scoped AI tools",
5
5
  "type": "module",
6
6
  "files": [