infernoflow 0.37.3 → 0.37.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -196,6 +196,13 @@
196
196
 
197
197
  - v0.37.3 — remove @scarf/scarf to fix Windows install hang
198
198
 
199
+ - v0.37.3 — remove Scarf, zero-dep install, no more Windows hang
200
+ - v0.37.3 — remove @scarf/scarf to fix Windows install hang
201
+
202
+ - v0.37.4
203
+ - v0.37.3 — remove Scarf, zero-dep install, no more Windows hang
204
+ - v0.37.3 — remove @scarf/scarf to fix Windows install hang
205
+
199
206
  ## 0.10.25 — 2026-04-22
200
207
 
201
208
  ### Added
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "infernoflow",
3
- "version": "0.37.3",
3
+ "version": "0.37.4",
4
4
  "description": "Persistent memory for AI coding sessions — captures what agents can't infer from code alone. Works with Copilot, Cursor, Claude, and Windsurf.",
5
5
  "type": "module",
6
6
  "bin": {