@zeroheight/adoption-cli 3.5.0 → 3.7.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release notes
2
2
 
3
+ ## [3.7.0](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/3.7.0) - 15th September 2025
4
+
5
+ - Fix issue with component usage data not being correctly sent to zeroheight
6
+
7
+ ## [3.6.0](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/3.6.0)
8
+
9
+ - Support for React compound component usage analysis
10
+
11
+ ## [3.5.1](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/3.5.1) - 18th August 2025
12
+
13
+ - Fix `--component-usage` and `--color-usage` flags in `analyze` command to work with interactive mode
14
+
3
15
  ## [3.5.0](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/3.5.0) - 8th August 2025
4
16
 
5
17
  - Send framework with component usage data to zeroheight