Skip to content

Commit 27b56b6

Browse files
chore(release): 1.0.0-beta.3 [skip ci]
# [1.0.0-beta.3](1.0.0-beta.2...1.0.0-beta.3) (2023-03-29) ### Bug Fixes * **if_match:** change if-match header parser logic ([90a7a37](90a7a37)) ### Features * **mod:** export related types ([f4972a8](f4972a8))
1 parent 265a621 commit 27b56b6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.0.0-beta.3](https://github.com/httpland/conditional-request-middleware/compare/1.0.0-beta.2...1.0.0-beta.3) (2023-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **if_match:** change if-match header parser logic ([90a7a37](https://github.com/httpland/conditional-request-middleware/commit/90a7a378869091693b2f4586ba3b175c687d348b))
7+
8+
9+
### Features
10+
11+
* **mod:** export related types ([f4972a8](https://github.com/httpland/conditional-request-middleware/commit/f4972a847e67ed94abde7d1c71a88c3010542b4d))
12+
113
# [1.0.0-beta.2](https://github.com/httpland/conditional-request-middleware/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-27)
214

315

0 commit comments

Comments
 (0)