Skip to content

Commit f8ae22d

Browse files
committed
Release 1.2.1
1 parent ce3bf99 commit f8ae22d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v1.2.1 (April 26, 2022)
2+
* Add label for 'R' language
3+
14
v1.2 (April 22, 2022)
25
* Add new codegens - php-guzzle, R-httr, R-rcurl
36
* Fix issue with pipeline failing due to updated version of RestSharp

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postman-code-generators",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Generates code snippets for a postman collection",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)