Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.7 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.7](1.0.0-beta.6...1.0.0-beta.7) (2023-03-01)

### Features

* **method:** add http method enum ([5e31439](5e31439))
* **method:** add method utilities ([44a025c](44a025c))
* **responses:** add overload types to `equalsResponse` ([7af961b](7af961b))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent 5024fdc commit 4154b3d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.0.0-beta.7](https://github.com/httpland/http-utils/compare/1.0.0-beta.6...1.0.0-beta.7) (2023-03-01)


### Features

* **method:** add http method enum ([5e31439](https://github.com/httpland/http-utils/commit/5e31439fdeaf4ea5a25bee094cebacc7552a45b9))
* **method:** add method utilities ([44a025c](https://github.com/httpland/http-utils/commit/44a025c7d6311bbd0f2e5e40ae8521527d7a26d4))
* **responses:** add overload types to `equalsResponse` ([7af961b](https://github.com/httpland/http-utils/commit/7af961b06a8c56ef0b1c6931b95366bc740d0966))

# [1.0.0-beta.6](https://github.com/httpland/http-utils/compare/1.0.0-beta.5...1.0.0-beta.6) (2022-10-13)


Expand Down

0 comments on commit 4154b3d

Please sign in to comment.