@proggarapsody/bitbottle 1.56.0 → 1.57.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 +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -168,6 +168,10 @@ bitbottle pr activity 42 --json type,actor,createdAt,detail
168
168
  # PR commits
169
169
  bitbottle pr commits 42
170
170
  bitbottle pr commits 42 --json hash,message,author,date
171
+
172
+ # PR files changed
173
+ bitbottle pr files 42
174
+ bitbottle pr files 42 --json status,path,additions,deletions
171
175
  ```
172
176
 
173
177
  ### Repos & Branches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proggarapsody/bitbottle",
3
- "version": "1.56.0",
3
+ "version": "1.57.0",
4
4
  "description": "Bitbucket CLI for Server/Data Center and Cloud — npm wrapper for bitbottle",
5
5
  "keywords": [
6
6
  "mcp",