Skip to content

Commit 69c0dd7

Browse files
committed
chore: update change log for jci7
The jci6 version was abandoned. It relied on building httpsnippet after post install but that didn't work reliably. This new version relies on a published version of @metasys/httpsnippet
1 parent 16651cc commit 69c0dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 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-jci6] - 2025-09-30
9+
## [0.14.0-jci7] - 2025-10-07
1010

1111
This change updated to a forked version of httpsnippet from jci
1212
so that it and this repo could be run in node 24.
@@ -49,7 +49,7 @@ Changes since `0.14.0`:
4949

5050
- Add support for server variables when generating base url for code snippets.
5151

52-
[0.14.0-jci6]:https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci5...v0.14.0-jci6
52+
[0.14.0-jci7]:https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci5...v0.14.0-jci7
5353
[0.14.0-jci5]:https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci3...v0.14.0-jci5
5454
[0.14.0-jci3]: https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci2...v0.14.0-jci3
5555
[0.14.0-jci2]: https://github.com/jci-metasys/openapi-snippet/compare/v0.14.0-jci1...v0.14.0-jci2

0 commit comments

Comments
 (0)