Skip to content

v1.2.2

Latest

Choose a tag to compare

@xBrokkr xBrokkr released this 08 Jul 17:18

stampui 1.2.2

Fixed

  • stampui --version now reports the correct version. The 1.2.1 build reported 1.2.0 because 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.ts with a vitest suite (13 tests)
  • CI (typecheck, build, test) on every push and PR

Full changelog: CHANGELOG.md