Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-05-08)

### Features

* add utility functions ([f0925a4](f0925a4))
* **create:** change interface types ([dc85791](dc85791))
* **with_header:** add `withHeader` function ([1619af5](1619af5))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent afa1f0f commit 8692c49
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 (2023-05-08)


### Features

* add utility functions ([f0925a4](https://github.com/httpland/response-utils/commit/f0925a4e757456215595a73fc97cda5450799667))
* **create:** change interface types ([dc85791](https://github.com/httpland/response-utils/commit/dc857913b22447b07d7e1201547dd7e8ae1b54a4))
* **with_header:** add `withHeader` function ([1619af5](https://github.com/httpland/response-utils/commit/1619af5ea52160d712a7dec86f095c51544e1eb4))

# [1.0.0-beta.2](https://github.com/httpland/response-utils/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-05-08)


Expand Down

0 comments on commit 8692c49

Please sign in to comment.