[0.2.3] - 2026-08-24
Changed
- Added
CHANGELOG.mdwith full release history (0.1.0–0.2.2) and linked it from both READMEs. - Introduced
commit-and-tag-version(devDependency) with a.versionrc.jsonpreset: releases are now a singlenpm run release:patch|minor|major— bumpspackage.json+ lockfile, regenerates the CHANGELOG section, commits and tagsvX.Y.Z, then CI publishes to npm automatically.
Full changelog: see CHANGELOG.md