Skip to content

Commit cf15b77

Browse files
committed
Prepare release v6.3.1
1 parent f4b8b56 commit cf15b77

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [v6.3.1] - 2026-07-23
6+
57
## [v6.3.0] - 2026-07-07
68

79
## [v6.2.0] - 2026-06-29
@@ -697,7 +699,9 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com/en/1.0.0
697699

698700
- Base release
699701

700-
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.3.0...HEAD
702+
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.3.1...HEAD
703+
704+
[v6.3.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.3.0...v6.3.1
701705

702706
[v6.3.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.2.0...v6.3.0
703707

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-to-postmanv2",
3-
"version": "6.3.0",
3+
"version": "6.3.1",
44
"description": "Convert a given OpenAPI specification to Postman Collection v2.0",
55
"homepage": "https://github.com/postmanlabs/openapi-to-postman",
66
"bugs": "https://github.com/postmanlabs/openapi-to-postman/issues",

0 commit comments

Comments
 (0)