Skip to content

Commit f3c0ea2

Browse files
chore(release): 1.0.0-beta.14 [skip ci]
# [1.0.0-beta.14](1.0.0-beta.13...1.0.0-beta.14) (2023-03-23) ### Features * **handler:** remove handler module ([44c719f](44c719f)) * **header:** add filtering by header field name function ([84c402c](84c402c)) * **header:** add type guard for headers ([6622fa2](6622fa2))
1 parent 6622fa2 commit f3c0ea2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.0.0-beta.14](https://github.com/httpland/http-utils/compare/1.0.0-beta.13...1.0.0-beta.14) (2023-03-23)
2+
3+
4+
### Features
5+
6+
* **handler:** remove handler module ([44c719f](https://github.com/httpland/http-utils/commit/44c719fb3a3da3ce93698f86fa30c24948d94282))
7+
* **header:** add filtering by header field name function ([84c402c](https://github.com/httpland/http-utils/commit/84c402c5ab224f12bbd42df662c5552628d26507))
8+
* **header:** add type guard for headers ([6622fa2](https://github.com/httpland/http-utils/commit/6622fa2bd0e5cea619a16cffadd43b308bf2417d))
9+
110
# [1.0.0-beta.13](https://github.com/httpland/http-utils/compare/1.0.0-beta.12...1.0.0-beta.13) (2023-03-06)
211

312

0 commit comments

Comments
 (0)