We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3bf99 commit f8ae22dCopy full SHA for f8ae22d
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+v1.2.1 (April 26, 2022)
2
+* Add label for 'R' language
3
+
4
v1.2 (April 22, 2022)
5
* Add new codegens - php-guzzle, R-httr, R-rcurl
6
* Fix issue with pipeline failing due to updated version of RestSharp
package.json
@@ -1,6 +1,6 @@
{
"name": "postman-code-generators",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Generates code snippets for a postman collection",
"main": "index.js",
"directories": {
0 commit comments