Skip to content

Commit 59214f6

Browse files
chore(4.x): release 4.38.3 (nelmio#2596)
🤖 I have created a release *beep* *boop* --- ## [4.38.3](nelmio/NelmioApiDocBundle@v4.38.2...v4.38.3) (2025-11-12) ### Bug Fixes * remove unused `TypesTrait` [Backport [nelmio#2588](nelmio#2588) to 4.x] ([nelmio#2595](nelmio#2595)) ([12a01d2](nelmio@12a01d2)) --- 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 248dd59 commit 59214f6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.38.3](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.38.2...v4.38.3) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* remove unused `TypesTrait` [Backport [#2588](https://github.com/nelmio/NelmioApiDocBundle/issues/2588) to 4.x] ([#2595](https://github.com/nelmio/NelmioApiDocBundle/issues/2595)) ([12a01d2](https://github.com/nelmio/NelmioApiDocBundle/commit/12a01d24b420558a7f2be88b0711d22caa74d3f5))
9+
310
## 4.38.2
411
- Support of attribute MapQueryParameter with a regexp has been improved, it now converts the regexp from PCRE to ECMA-262 for better compliance with OpenApi.
512

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"name": "nelmio/api-doc-bundle",
33
"description": "Generates documentation for your REST API from annotations and attributes",
4-
"keywords": ["api", "documentation", "doc", "rest"],
4+
"keywords": [
5+
"api",
6+
"documentation",
7+
"doc",
8+
"rest"
9+
],
510
"type": "symfony-bundle",
611
"license": "MIT",
712
"authors": [

0 commit comments

Comments
 (0)