diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4b5cebd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## [2.3.0](https://github.com/clippingkk/cli/compare/v2.2.4...v2.3.0) (2025-07-20) + + +### Features + +* **ci:** add apple chip support, but not sure it can be work ([a105a2c](https://github.com/clippingkk/cli/commit/a105a2cb9fc4ec5cec35538c858d5f0fb44fca3e)) + + +### Bug Fixes + +* **app:** upgrade all deps to latest version ([0b0e994](https://github.com/clippingkk/cli/commit/0b0e99432807376f9aaad06e746faca6fcf236f1)) +* **bench:** add benchmark case ([ec1a239](https://github.com/clippingkk/cli/commit/ec1a23954e0c499eaa609e50a774211a2dd37d2f)) +* **ci:** add benchmark report for pull request ([ece7c3a](https://github.com/clippingkk/cli/commit/ece7c3ab6de88e30bccd2491a4d83d21df68bb85)) +* **ci:** add benchmark report for pull request ([d1e6416](https://github.com/clippingkk/cli/commit/d1e6416b060a1b9a013bed73edf3e4c6116f84f3)) +* **ci:** add benchName for ci workaround ([2408e9b](https://github.com/clippingkk/cli/commit/2408e9bbd8fa120ba765038f3110e8c8f450a5bb)) +* **ci:** remove feature in benchmark config ([fb49858](https://github.com/clippingkk/cli/commit/fb4985835f7d3a5638ff9e368ee18c2720ae95e3)) +* **docs:** update readme ([8518e5c](https://github.com/clippingkk/cli/commit/8518e5c982f272b0cf9079787a56002b34353c46)) +* **parser:** correct expected page number in parser test ([c16371a](https://github.com/clippingkk/cli/commit/c16371a7be76d567391e5429e89388a09983a510)) +* **parser:** correct expected page number in parser test ([6537033](https://github.com/clippingkk/cli/commit/65370331760d3c999ea897768fdc93dd4172ef3c))