Skip to content

Commit 2a79732

Browse files
chore(5.x): release 5.7.0 (#2589)
🤖 I have created a release *beep* *boop* --- ## [5.7.0](v5.6.5...v5.7.0) (2025-11-10) ### Features * Implement Ulid type description in ClassDescriber ([#2556](#2556)) ([5666ba1](5666ba1)) ### Bug Fixes * remove unused `TypesTrait` ([#2588](#2588)) ([438894c](438894c)) ### Miscellaneous Chores * **deps:** bump @stoplight/elements from 9.0.8 to 9.0.11 in /utils ([#2585](#2585)) ([ac85a09](ac85a09)) * **deps:** bump swagger-ui-dist from 5.29.5 to 5.30.2 in /utils ([#2586](#2586)) ([c37c801](c37c801)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac85a09 commit 2a79732

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
## [5.7.0](https://github.com/nelmio/NelmioApiDocBundle/compare/v5.6.5...v5.7.0) (2025-11-10)
4+
5+
6+
### Features
7+
8+
* Implement Ulid type description in ClassDescriber ([#2556](https://github.com/nelmio/NelmioApiDocBundle/issues/2556)) ([5666ba1](https://github.com/nelmio/NelmioApiDocBundle/commit/5666ba1e5646fedc28b410cc97e0ab1a3d4ef413))
9+
10+
11+
### Bug Fixes
12+
13+
* remove unused `TypesTrait` ([#2588](https://github.com/nelmio/NelmioApiDocBundle/issues/2588)) ([438894c](https://github.com/nelmio/NelmioApiDocBundle/commit/438894c987e2126c335d3fff86a099f097b6673f))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* **deps:** bump @stoplight/elements from 9.0.8 to 9.0.11 in /utils ([#2585](https://github.com/nelmio/NelmioApiDocBundle/issues/2585)) ([ac85a09](https://github.com/nelmio/NelmioApiDocBundle/commit/ac85a09cb8945efdc48a255fa9749fadfbcb2e05))
19+
* **deps:** bump swagger-ui-dist from 5.29.5 to 5.30.2 in /utils ([#2586](https://github.com/nelmio/NelmioApiDocBundle/issues/2586)) ([c37c801](https://github.com/nelmio/NelmioApiDocBundle/commit/c37c8014b3ea6b4b35b053ea2d9cea0d69d29132))
20+
321
## [5.6.5](https://github.com/nelmio/NelmioApiDocBundle/compare/v5.6.4...v5.6.5) (2025-10-20)
422

523

0 commit comments

Comments
 (0)