Skip to content

Commit

Permalink
Merge branch 'main' of github.com:GiovanniCardamone/requerest into main
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniCardamone committed Mar 8, 2022
2 parents 07efdd0 + 7834cff commit b5094f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.4.4](https://github.com/GiovanniCardamone/requerest/compare/v0.4.3...v0.4.4) (2022-02-12)


### Bug Fixes

* encode uri component querystring special characters ([12ff7aa](https://github.com/GiovanniCardamone/requerest/commit/12ff7aa4e888d83e39cea41dbadf2b1963577e98))



## [0.4.3](https://github.com/GiovanniCardamone/requerest/compare/v0.4.2...v0.4.3) (2022-01-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "requerest",
"version": "0.4.3",
"version": "0.4.4",
"description": "browser library to organize http client",
"main": "dist",
"types": "dist",
Expand Down

0 comments on commit b5094f6

Please sign in to comment.