0.0.5
* chore: bump version to 0.0.5 and promote changelog Docs-only release for the 0.0.x line: ship the in-repo doc/ reference. No source code change since 0.0.4. * docs: update install version pin to ^0.0.5 Caret ^0.0.4 resolves to >=0.0.4 <0.0.5, so it excludes the new release. Bump the pin in README and the installation doc.