Skip to content

Commit 9dbc2dc

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.0.2
1 parent b1bca8d commit 9dbc2dc

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

CHANGELOG.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.2](https://github.com/RapidAPI/httpsnippet/compare/v2.0.1...v2.0.2) (2022-03-17)
2+
3+
4+
15
## [2.0.1](https://github.com/RapidAPI/httpsnippet/compare/v2.0.0...v2.0.1) (2022-03-17)
26

37

@@ -54,18 +58,3 @@
5458

5559

5660

57-
## [1.16.7](https://github.com/RapidAPI/httpsnippet/compare/v1.16.5...v1.16.7) (2019-03-10)
58-
59-
60-
### Bug Fixes
61-
62-
* jsonObj cannot have null value ([f21d76e](https://github.com/RapidAPI/httpsnippet/commit/f21d76ebdb3715f8c6b16fba1100761a8fc50d2a))
63-
* **package:** update har-validator to version 5.0.0 ([f1a74c8](https://github.com/RapidAPI/httpsnippet/commit/f1a74c80952dac63d812750c3b24038da44fe244))
64-
65-
66-
### Features
67-
68-
* **powershell:** add powershell webrequest target ([#127](https://github.com/RapidAPI/httpsnippet/issues/127)) ([7496355](https://github.com/RapidAPI/httpsnippet/commit/74963555cdcb4677a4f5a412fd476f567761f3e9)), closes [#105](https://github.com/RapidAPI/httpsnippet/issues/105)
69-
70-
71-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.1",
2+
"version": "2.0.2",
33
"name": "@rapidapi/httpsnippet",
44
"description": "HTTP Request snippet generator for *most* languages",
55
"author": "Ahmad Nassri <ahmad@mashape.com> (https://www.mashape.com/)",

0 commit comments

Comments
 (0)