We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbaed97 commit 8d5edd7Copy full SHA for 8d5edd7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [2.0.14](https://github.com/RapidAPI/httpsnippet/compare/v2.0.13...v2.0.14) (2022-03-28)
2
+
3
4
5
## [2.0.13](https://github.com/RapidAPI/httpsnippet/compare/v2.0.12...v2.0.13) (2022-03-20)
6
7
@@ -14,7 +18,3 @@
14
18
15
19
16
20
17
-## [2.0.9](https://github.com/RapidAPI/httpsnippet/compare/v2.0.8...v2.0.9) (2022-03-17)
-
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.13",
+ "version": "2.0.14",
"name": "@rapidapi/httpsnippet",
"description": "HTTP Request snippet generator for *most* languages",
"author": "Ahmad Nassri <ahmad@mashape.com> (https://www.mashape.com/)",
@@ -94,4 +94,4 @@
94
"pinkie-promise": "^2.0.0",
95
"stringify-object": "^3.3.0"
96
}
97
-}
+}
0 commit comments