@teambit/harmony.content.cli-reference 1.95.180 → 1.95.181

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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 0.2.4'
2
+ description: 'Bit command synopses. Bit version: 0.2.5'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -3385,6 +3385,11 @@
3385
3385
  "pattern <string>",
3386
3386
  "partially merge the lane with the specified component-pattern"
3387
3387
  ],
3388
+ [
3389
+ "",
3390
+ "title <string>",
3391
+ "if provided, it replaces the original message with this title and append squashed snaps messages"
3392
+ ],
3388
3393
  [
3389
3394
  "",
3390
3395
  "push",
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 0.2.4'
2
+ description: 'Bit command synopses. Bit version: 0.2.5'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -3385,6 +3385,11 @@
3385
3385
  "pattern <string>",
3386
3386
  "partially merge the lane with the specified component-pattern"
3387
3387
  ],
3388
+ [
3389
+ "",
3390
+ "title <string>",
3391
+ "if provided, it replaces the original message with this title and append squashed snaps messages"
3392
+ ],
3388
3393
  [
3389
3394
  "",
3390
3395
  "push",