Skip to content

Commit b4830d0

Browse files
authored
Merge pull request #949 from postmanlabs/release/v6.1.0
Release version v6.1.0
2 parents db6bf14 + 960bf68 commit b4830d0

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.1.0] - 2026-06-09
6+
57
## [v6.0.1] - 2026-04-15
68

79
## [v6.0.0] - 2026-01-28
@@ -691,7 +693,9 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com/en/1.0.0
691693

692694
- Base release
693695

694-
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.0.1...HEAD
696+
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.1.0...HEAD
697+
698+
[v6.1.0]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.0.1...v6.1.0
695699

696700
[v6.0.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v6.0.0...v6.0.1
697701

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.0.1",
3+
"version": "6.1.0",
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)