@pilatos/bitbucket-cli 1.11.1 → 1.13.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 (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +4016 -1959
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -39,7 +39,7 @@
39
39
 
40
40
  ## At a glance
41
41
 
42
- - Stay in the terminal for repo and PR workflows
42
+ - Stay in the terminal for repo, PR, and snippet workflows
43
43
  - JSON output for scripting and automation
44
44
  - Auto-detects workspace and repo from your git directory
45
45