@proggarapsody/bitbottle 1.108.0 → 1.109.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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -89,9 +89,9 @@ Tokens are intentionally stripped from `hosts.yml` on every save. If you have an
89
89
  | `deploy-key` | `list` `add` `delete` |
90
90
  | `branch-rule` | `list` `add` `delete` _(Cloud only)_ |
91
91
  | `branch-model` | `get` `set` _(Cloud only)_ |
92
- | `ssh-key` | `list` `add` `delete` _(Cloud only)_ |
92
+ | `ssh-key` | `list` `add` `delete` |
93
93
  | `commit` | `log` `view` `status` `status report` `files` `comment {list\|add\|edit\|delete}` |
94
- | `pipeline` | `list` `view` `run` `steps` `logs` `stop` `trigger` `watch` `schedule {list\|create\|delete}` `cache {list\|delete}` `artifact {list\|download}` _(Cloud only)_ |
94
+ | `pipeline` | `list` `view` `run` `steps` `logs` `stop` `trigger` `watch` `schedule {list\|create\|delete}` `cache {list\|delete}` `artifact {list\|download}` `config {get\|enable\|disable}` _(Cloud only)_ |
95
95
  | `deployment` | `list` `view` _(Cloud only)_ |
96
96
  | `environment` | `list` `create` `delete` _(Cloud only)_ |
97
97
  | `user` | `view` |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proggarapsody/bitbottle",
3
- "version": "1.108.0",
3
+ "version": "1.109.0",
4
4
  "description": "Bitbucket CLI for Server/Data Center and Cloud — npm wrapper for bitbottle",
5
5
  "keywords": [
6
6
  "mcp",