diff --git a/CHANGELOG.md b/CHANGELOG.md index f7c5a5f21..3354a2a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # CHANGELOG +## [5.10.1](https://github.com/nelmio/NelmioApiDocBundle/compare/v5.10.0...v5.10.1) (2026-04-13) + + +### Miscellaneous Chores + +* **deps:** bump @scalar/api-reference from 1.52.0 to 1.52.1 in /utils ([#2723](https://github.com/nelmio/NelmioApiDocBundle/issues/2723)) ([5522bd9](https://github.com/nelmio/NelmioApiDocBundle/commit/5522bd9c64cc897ff71a88c246a61c97dc1a0ebb)) +* **deps:** bump swagger-ui-dist from 5.32.1 to 5.32.2 in /utils ([#2724](https://github.com/nelmio/NelmioApiDocBundle/issues/2724)) ([076b2a0](https://github.com/nelmio/NelmioApiDocBundle/commit/076b2a07f29d03d9c7cf266edc6ab76b1d6519a3)) + ## [5.10.0](https://github.com/nelmio/NelmioApiDocBundle/compare/v5.9.5...v5.10.0) (2026-04-10)