stampui 1.2.2
Fixed
stampui --versionnow reports the correct version. The1.2.1build reported1.2.0because the version string was hardcoded; it now reads from package.json.
Also since 1.2.1
- Config, lock-file, and license helpers extracted to
src/lib.tswith a vitest suite (13 tests) - CI (typecheck, build, test) on every push and PR
Full changelog: CHANGELOG.md