Skip to content

Commit 8d5edd7

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.0.14
1 parent fbaed97 commit 8d5edd7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## [2.0.13](https://github.com/RapidAPI/httpsnippet/compare/v2.0.12...v2.0.13) (2022-03-20)
26

37

@@ -14,7 +18,3 @@
1418

1519

1620

17-
## [2.0.9](https://github.com/RapidAPI/httpsnippet/compare/v2.0.8...v2.0.9) (2022-03-17)
18-
19-
20-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.13",
2+
"version": "2.0.14",
33
"name": "@rapidapi/httpsnippet",
44
"description": "HTTP Request snippet generator for *most* languages",
55
"author": "Ahmad Nassri <ahmad@mashape.com> (https://www.mashape.com/)",
@@ -94,4 +94,4 @@
9494
"pinkie-promise": "^2.0.0",
9595
"stringify-object": "^3.3.0"
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)