Skip to content

Commit a39495c

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.0.18 [skip ci]
1 parent 55a5c2a commit a39495c

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.18](https://github.com/RapidAPI/httpsnippet/compare/v2.0.17...v2.0.18) (2025-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update form data ([#10](https://github.com/RapidAPI/httpsnippet/issues/10)) ([55a5c2a](https://github.com/RapidAPI/httpsnippet/commit/55a5c2a9b5f544acb4472508a5ebf54d15a7d9c7))
7+
8+
9+
110
## [2.0.17](https://github.com/RapidAPI/httpsnippet/compare/v2.0.16...v2.0.17) (2023-03-22)
211

312

@@ -14,7 +23,3 @@
1423

1524

1625

17-
## [2.0.13](https://github.com/RapidAPI/httpsnippet/compare/v2.0.12...v2.0.13) (2022-03-20)
18-
19-
20-

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.17",
2+
"version": "2.0.18",
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)