## [0.3.1](https://github.com/chesteralan/react-auditor/compare/v0.1.11...v0.3.1) (2026-07-03)
# Changelog
## [0.4.0](https://github.com/chesteralan/react-auditor/compare/v0.3.1...v0.4.0) (2026-07-03)
### Features
* bundle all 5 platform binaries in npm package ([b19f8d1](https://github.com/chesteralan/react-auditor/commit/b19f8d148e6ed1963c304ac4f5949449d1e9a20f))
* new rules, auto-fix, fuzz harness, testing category ([99051ac](https://github.com/chesteralan/react-auditor/commit/99051acf15f1194ee395ac2c0e992cbb9c57c2bf))
* prefer-function-components auto-fix, assert-includes-message rule, config presets, init cmd, perf ([4b4fa42](https://github.com/chesteralan/react-auditor/commit/4b4fa42582a29871f5828b04396ff0e8609188e3))
## [0.1.11](https://github.com/chesteralan/react-auditor/compare/v0.1.10...v0.1.11) (2026-07-03)
### Bug Fixes
* use Node.js wrapper for npm binary to avoid shim errors ([ebd6108](https://github.com/chesteralan/react-auditor/commit/ebd6108620d7915b3e840da7e08a7f12fe19f85a))
# Changelog
## [0.3.1](https://github.com/chesteralan/react-auditor/compare/v0.3.0...v0.3.1) (2026-07-02)
### Bug Fixes
* use Node.js wrapper for npm binary ([0697797](https://github.com/chesteralan/react-auditor/commit/0697797e84f9f9876ad01f3ce1619e9b02dc4c55))
* use Node.js wrapper for npm binary ([ebd6108](https://github.com/chesteralan/react-auditor/commit/ebd6108619d576cad3ae81c28b6cbad51af23160))
## [0.3.0](https://github.com/chesteralan/react-auditor/compare/v0.2.0...v0.3.0) (2026-07-02)
### Features
* remove push trigger for release-please branch ([0b95fc8](https://github.com/chesteralan/react-auditor/commit/0b95fc80e37d1756afb8da6a1fcab8280c0cdf88))
* remove push trigger for release-please branch ([a7e4684](https://github.com/chesteralan/react-auditor/commit/a7e468429b13b77ae11d912ad6b34931ab0221f2))
## [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))