@proggarapsody/bitbottle 1.97.1 → 1.98.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -96,7 +96,7 @@ Tokens are intentionally stripped from `hosts.yml` on every save. If you have an
96
96
  | `environment` | `list` `create` `delete` _(Cloud only)_ |
97
97
  | `user` | `view` |
98
98
  | `workspace` | `list` `member list` `hook list` `hook create` `hook delete` _(Cloud only)_ |
99
- | `project` | `list WORKSPACE` _(Cloud only)_ |
99
+ | `project` | `list WORKSPACE` _(Cloud only)_ · `server-list` `create` `view` `edit` `delete` _(Server/DC only)_ |
100
100
  | `issue` | `list` `view` `create` `close` `edit` `reopen` `assign` `comment {list\|add\|edit\|delete}` _(Cloud only)_ |
101
101
  | `search` | `code QUERY` _(Cloud only)_ |
102
102
  | `api` | Raw REST passthrough with pagination, `--jq`, variable expansion |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proggarapsody/bitbottle",
3
- "version": "1.97.1",
3
+ "version": "1.98.0",
4
4
  "description": "Bitbucket CLI for Server/Data Center and Cloud — npm wrapper for bitbottle",
5
5
  "keywords": [
6
6
  "mcp",