Skip to content

Commit c65b575

Browse files
authored
Revert "Prepare release v5.4.2 (#910)" (#911)
This reverts commit b50844c.
1 parent b50844c commit c65b575

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5-
## [v5.4.2] - 2025-11-21
6-
75
## [v5.4.1] - 2025-11-17
86

97
## [v5.4.0] - 2025-11-13
@@ -681,9 +679,7 @@ Newer releases follow the [Keep a Changelog](https://keepachangelog.com/en/1.0.0
681679

682680
- Base release
683681

684-
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v5.4.2...HEAD
685-
686-
[v5.4.2]: https://github.com/postmanlabs/openapi-to-postman/compare/v5.4.1...v5.4.2
682+
[Unreleased]: https://github.com/postmanlabs/openapi-to-postman/compare/v5.4.1...HEAD
687683

688684
[v5.4.1]: https://github.com/postmanlabs/openapi-to-postman/compare/v5.4.0...v5.4.1
689685

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