@zeroheight/adoption-cli 4.0.2 → 4.1.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,12 @@
1
1
  # Release notes
2
2
 
3
+ ## [4.1.0](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/4.1.0) - 16th February 2026
4
+
5
+ - Use updated zeroheight brand colors
6
+ - Update dependencies to fix vulnerabilities
7
+ - Change help center URL
8
+ - Prevent NPM version check failures from crashing CLI
9
+
3
10
  ## [4.0.2](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/4.0.2) - 23rd October 2025
4
11
 
5
12
  - Explicitly add optional bindings for various platforms
@@ -190,7 +197,7 @@ New! Package adoption can now be tracked from the CLI
190
197
 
191
198
  ## [0.2.13](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/0.2.13) - 25th July 2024
192
199
 
193
- - Fix ws dependency security issue — https://github.com/advisories/GHSA-3h5v-q93c-6h6q
200
+ - Fix ws dependency security issue — <https://github.com/advisories/GHSA-3h5v-q93c-6h6q>
194
201
  - Stop the flow breaking due to parsing errors
195
202
 
196
203
  ## [0.2.12](https://www.npmjs.com/package/@zeroheight/adoption-cli/v/0.2.12) - 24th July 2024