@org-dashboard/cli 0.0.1-beta.10 → 0.0.1-beta.12

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4141,7 +4141,7 @@ function getAuthToken(config = getConfig()) {
4141
4141
  var BASE_HELP = `
4142
4142
  org \u2014 OrgDashboard CLI
4143
4143
 
4144
- Give your AI agents a brain for your company.
4144
+ Give AI agents a seat at your company.
4145
4145
 
4146
4146
  USAGE
4147
4147
  org <command> [subcommand] [args]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@org-dashboard/cli",
3
- "version": "0.0.1-beta.10",
3
+ "version": "0.0.1-beta.12",
4
4
  "description": "OrgDashboard CLI for authenticating and using org-scoped AI tools",
5
5
  "type": "module",
6
6
  "files": [