Skip to content

Commit 0fc424d

Browse files
committed
chore(release): 2.2.4 [skip ci]
## [2.2.4](v2.2.3...v2.2.4) (2025-05-20) ### Bug Fixes * **transformer:** change requestParametersResolution to 'Example' for better handling ([6899fa6](6899fa6))
1 parent 6899fa6 commit 0fc424d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## [2.2.3](https://github.com/ExpediaGroup/spec-transformer/compare/v2.2.2...v2.2.3) (2025-05-20)
1+
## [2.2.4](https://github.com/ExpediaGroup/spec-transformer/compare/v2.2.3...v2.2.4) (2025-05-20)
22

33
### Bug Fixes
44

5-
* **transformer:** update requestParametersResolution to 'Schema' for improved conversion handling ([0dfa8d7](https://github.com/ExpediaGroup/spec-transformer/commit/0dfa8d74295c889fb312f46488122c2402241895))
5+
* **transformer:** change requestParametersResolution to 'Example' for better handling ([6899fa6](https://github.com/ExpediaGroup/spec-transformer/commit/6899fa6d24df9f91e1dbd883fd778bfa97570ca1))

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@expediagroup/spec-transformer",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "API Spec Transformer",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)