Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2023-03-10)

### Bug Fixes

* [src] URL parsing ([75fd31b](75fd31b))
  • Loading branch information
semantic-release-bot committed Mar 10, 2023
1 parent 4a41378 commit 053fcca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.1](https://github.com/molvqingtai/resreq/compare/v1.4.0...v1.4.1) (2023-03-10)


### Bug Fixes

* [src] URL parsing ([75fd31b](https://github.com/molvqingtai/resreq/commit/75fd31b0dad2310f48c9f2b8d356221b8282cdac))

# [1.4.0](https://github.com/molvqingtai/resreq/compare/v1.3.0...v1.4.0) (2023-02-16)


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": "resreq",
"version": "1.4.0",
"version": "1.4.1",
"description": "Fetch-based onion model http client.",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 053fcca

Please sign in to comment.