Skip to content

Commit

Permalink
Merge pull request #769 from postmanlabs/release/v4.18.0
Browse files Browse the repository at this point in the history
Release version v4.18.0
  • Loading branch information
VShingala authored Sep 28, 2023
2 parents 85bebdc + 957252d commit a6badaa
Show file tree
Hide file tree
Showing 11 changed files with 824 additions and 138 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## [v4.18.0] - 2023-09-28

- [#425](https://github.com/postmanlabs/openapi-to-postman/issues/425) [8413](https://github.com/postmanlabs/postman-app-support/issues/8413) Added support for multiple request and response examples.

## [v4.17.0] - 2023-09-12

## [v4.16.0] - 2023-08-18
Expand Down Expand Up @@ -596,7 +600,9 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com/en/1.0.0

- Base release

[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.17.0...HEAD
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.18.0...HEAD

[v4.18.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.17.0...v4.18.0

[v4.17.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v4.16.0...v4.17.0

Expand Down
Loading

0 comments on commit a6badaa

Please sign in to comment.