Skip to content

Commit 719718a

Browse files
chore: update changelog with jci5 changes (ErikWittern#14)
1 parent 037ce09 commit 719718a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [0.14.0-jci4] - 2025-05-21
9+
## [0.14.0-jci5] - 2025-05-21
1010

1111
This change only updated the dependencies used by this package.
1212
This resulted in behavior related to how URLs of operations
@@ -19,6 +19,10 @@ URLs are valid any path parameter should
1919
- In 3.0 spec, include in the schema an example, examples or
2020
default value.
2121

22+
Also, due to dependency updates, the target client expected when
23+
calling addTargetClient should be an object with info and convert
24+
members.
25+
2226
## [0.14.0-jci3] - 2024-12-13
2327

2428
Adds
@@ -40,7 +44,7 @@ Changes since `0.14.0`:
4044

4145
- Add support for server variables when generating base url for code snippets.
4246

43-
[0.14.0-jci4]:https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci3...v0.14.0-jci4
47+
[0.14.0-jci5]:https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci3...v0.14.0-jci5
4448
[0.14.0-jci3]: https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci2...v0.14.0-jci3
4549
[0.14.0-jci2]: https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci1...v0.14.0-jci2
4650
[0.14.0-jci1]: https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0...v0.14.0-jci1

0 commit comments

Comments
 (0)