@zeroheight/adoption-cli 4.0.2 → 4.1.1

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