omnish 2.1.5 → 2.1.6

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
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [2.1.6] - 2026-07-11
11
+
12
+ ### Fixed
13
+
14
+ - **npm install stderr:** use `nvm i` (not `nvm install`) in preinstall help so npm does not mangle commands to `nvmtall`; VPS quick-fix block printed first.
15
+
10
16
  ## [2.1.5] - 2026-07-11
11
17
 
12
18
  ### Fixed
@@ -71,6 +77,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
71
77
 
72
78
  - Documentation and formatting updates across chat components and feature docs.
73
79
 
80
+ [2.1.6]: https://github.com/labKnowledge/omnish/compare/v2.1.5...v2.1.6
74
81
  [2.1.5]: https://github.com/labKnowledge/omnish/compare/v2.1.4...v2.1.5
75
82
  [2.1.4]: https://github.com/labKnowledge/omnish/compare/v2.1.3...v2.1.4
76
83
  [2.1.3]: https://github.com/eligapris/omnish/compare/v2.1.2...v2.1.3
Binary file
Binary file