From fb49eef40263c2857709f3dd42716efdabc2d93f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Dec 2025 13:18:59 +0000 Subject: [PATCH] chore(release): 0.63.1 [skip ci] ## [0.63.1](https://github.com/pommee/goaway/compare/v0.63.0...v0.63.1) (2025-12-22) ### Bug Fixes * fix bypass bug and cleanup client name/ip caches ([b1f2d68](https://github.com/pommee/goaway/commit/b1f2d6836268ca5755c060d74e4df477bcfa36f1)) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ae6da..52ea9ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.63.1](https://github.com/pommee/goaway/compare/v0.63.0...v0.63.1) (2025-12-22) + +### Bug Fixes + +* fix bypass bug and cleanup client name/ip caches ([b1f2d68](https://github.com/pommee/goaway/commit/b1f2d6836268ca5755c060d74e4df477bcfa36f1)) + ## [0.63.0](https://github.com/pommee/goaway/compare/v0.62.25...v0.63.0) (2025-12-22) ### Features