holistic 0.4.1 → 0.4.2

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
  # Changelog
2
2
 
3
+ ## 0.4.2 - 2026-03-26
4
+
5
+ Published the README heading fix that should have landed with the prior patch release.
6
+
7
+ - Renamed the README section heading from `What it feels like now` to `What it feels like with HOLISTIC` so the public docs match the intended wording.
8
+ - Re-published the package so npm and GitHub both reflect the corrected README copy.
9
+
3
10
  ## 0.4.1 - 2026-03-26
4
11
 
5
12
  Polished the public README language and improved how Holistic surfaces top-level command failures.
package/README.md CHANGED
@@ -57,7 +57,7 @@ Holistic fixes that by making the repo the source of truth.
57
57
 
58
58
  ---
59
59
 
60
- ## What it feels like now 🌿
60
+ ## What it feels like with HOLISTIC 🌿
61
61
 
62
62
  Run one setup command on a machine:
63
63
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "holistic",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "private": false,
5
5
  "description": "Repo memory, MCP handoffs, and session continuity for AI coding agents",
6
6
  "keywords": [