@swmansion/argent 0.14.1-next.16 → 0.14.1-next.18

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.
package/README.md CHANGED
@@ -133,7 +133,7 @@ argent init
133
133
  | `argent enable` | Enable a predefined feature flag (`--scope project` for project-local) |
134
134
  | `argent disable` | Disable a feature flag (`--scope project` for project-local) |
135
135
  | `argent flags` | List available feature flags and their state |
136
- | `argent telemetry` | Manage anonymous telemetry: `status` / `enable` / `disable` |
136
+ | `argent telemetry` | Manage telemetry: `status` / `enable` / `disable` |
137
137
 
138
138
  ## Supported Editors
139
139
 
@@ -154,7 +154,7 @@ argent init
154
154
 
155
155
  ## Privacy
156
156
 
157
- Argent collects anonymous, opt-out usage and diagnostic telemetry to help us prioritise features and fix what breaks. It is minimal by design.
157
+ Argent collects opt-out usage and diagnostic telemetry to help us prioritise features and fix what breaks.
158
158
 
159
159
  You can opt out at any time:
160
160
 
Binary file
Binary file
Binary file