We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dbc2dc commit ac79556Copy full SHA for ac79556
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [2.0.3](https://github.com/RapidAPI/httpsnippet/compare/v2.0.2...v2.0.3) (2022-03-17)
2
+
3
4
5
## [2.0.2](https://github.com/RapidAPI/httpsnippet/compare/v2.0.1...v2.0.2) (2022-03-17)
6
7
@@ -49,12 +53,3 @@
49
53
50
54
51
55
52
-# [1.19.0](https://github.com/RapidAPI/httpsnippet/compare/v1.16.7...v1.19.0) (2019-04-29)
-
-### Reverts
56
57
-* Revert "docs(badges): remove badges until fixed" ([a1ed134](https://github.com/RapidAPI/httpsnippet/commit/a1ed13467d54c4a870c7421e2f003e3c7ab47c49))
58
59
60
package.json
@@ -1,5 +1,5 @@
{
- "version": "2.0.2",
+ "version": "2.0.3",
"name": "@rapidapi/httpsnippet",
"description": "HTTP Request snippet generator for *most* languages",
"author": "Ahmad Nassri <[email protected]> (https://www.mashape.com/)",
0 commit comments