@ijfw/install 1.1.0 → 1.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,14 @@
1
1
  # Changelog -- @ijfw/install
2
2
 
3
+ ## [1.1.1] -- 2026-04-19
4
+
5
+ Docs and discoverability.
6
+
7
+ - New `ijfw help` command. Pages the full guide in your terminal (less -R fallback), or opens a rendered browser tab with `ijfw help --browser`.
8
+ - Ships `docs/GUIDE.md` inside the npm tarball: Part 1 quickstart with three 90-second wins, Part 2 command / skill / workflow reference, plus FAQ and troubleshooting.
9
+ - Browser render is pre-generated server-side via marked. No client-side script, no XSS surface. GitHub dark CSS, local assets copied to `~/.ijfw/guide/`.
10
+ - Claude Code slash command: `/ijfw-help`.
11
+
3
12
  ## [1.1.0] -- 2026-04-19
4
13
 
5
14
  Public launch. One install, every AI coding agent, zero config.