Skip to content

Commit

Permalink
Merge pull request #742 from postmanlabs/release/v1.10.1
Browse files Browse the repository at this point in the history
Release version v1.10.1
  • Loading branch information
VShingala committed May 6, 2024
2 parents 4f83936 + 4dcbead commit 2cc40f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## [v1.10.0] - 2024-05-02
## [v1.10.1] - 2024-05-06

### Fixed

Expand Down Expand Up @@ -155,7 +155,7 @@ v1.0.0 (May 29, 2020)

[Unreleased]: https://github.com/postmanlabs/postman-code-generators/compare/v1.10.0...HEAD

[v1.10.0]: https://github.com/postmanlabs/postman-code-generators/compare/v1.9.0...v1.10.0
[v1.10.1]: https://github.com/postmanlabs/postman-code-generators/compare/v1.9.0...v1.10.0

[v1.9.0]: https://github.com/postmanlabs/postman-code-generators/compare/v1.8.0...v1.9.0

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "postman-code-generators",
"version": "1.10.0",
"version": "1.10.1",
"description": "Generates code snippets for a postman collection",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 2cc40f7

Please sign in to comment.