## [0.1.10](https://github.com/chesteralan/react-auditor/compare/v0.1.9...v0.1.10) (2026-07-02)
### Features
* npm package bundles binary via publish workflow ([a61d755](https://github.com/chesteralan/react-auditor/commit/a61d7555e7cb89a802e3547e01912bf0273d66e6))
# Changelog
## [0.2.0](https://github.com/chesteralan/react-auditor/compare/v0.1.9...v0.2.0) (2026-07-02)
### Features
* update npm package version to v0.1.10 ([007c099](https://github.com/chesteralan/react-auditor/commit/007c0997c8aca9e20e50a9279e36ebb41fa3344f))
## [0.1.9](https://github.com/chesteralan/react-auditor/compare/v0.1.8...v0.1.9) (2026-07-02)
### Bug Fixes
* npm package no longer downloads binary from GitHub ([4bc8a2c](https://github.com/chesteralan/react-auditor/commit/4bc8a2c022653364279e32a6098a5c344fdf6dd0))
* npm package no longer downloads binary from GitHub ([6ba983f](https://github.com/chesteralan/react-auditor/commit/6ba983f1dd81b8c8c327d9071357806100b1e7e2))
## [0.1.8](https://github.com/chesteralan/react-auditor/compare/v0.1.7...v0.1.8) (2026-07-02)
### Bug Fixes
* **tests:** make version checks resilient to patch bumps ([a427f8f](https://github.com/chesteralan/react-auditor/commit/a427f8f4edca3fff68c7486a1309bd2746998b17))
## [0.1.8](https://github.com/chesteralan/react-auditor/compare/v0.1.7...v0.1.8) (2026-07-02)
### Features
* --docs flag generates rule docs in docs/rules/ ([e4d26be](https://github.com/chesteralan/react-auditor/commit/e4d26bed8552810c535183b837a2115faedb9f32))
### Bug Fixes
* npm bin wrapper uses wrapper.js to avoid shell-script recursion ([ce31146](https://github.com/chesteralan/react-auditor/commit/ce31146feacff3de0751956e5cf81e9341fcc605))
## [0.1.7](https://github.com/chesteralan/react-auditor/compare/v0.1.6...v0.1.7) (2026-07-02)
### Bug Fixes
* cargo run --version, default-run, help text rule counts ([d1f5586](https://github.com/chesteralan/react-auditor/commit/d1f55862c156fb92f91aae37e4731d970c4addd0))
* robust version binary path resolution for CI ([a050775](https://github.com/chesteralan/react-auditor/commit/a050775f691e216b222bdcf87a1781544f8b78a3))
* use CARGO_BIN_EXE env var for version test binary path ([e8869b7](https://github.com/chesteralan/react-auditor/commit/e8869b72448e51736c57b60d90fd24bcf60282ee))