Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Commit

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

### Bug Fixes

* **preconditions:** fix threshold of precondition ([3b6be71](3b6be71))

### Features

* add middleware facotry for conditional requests ([c963f5a](c963f5a))
* **preconditions:** add built-in preconditions ([c33c5ad](c33c5ad))
  • Loading branch information
semantic-release-bot committed Mar 6, 2023
1 parent ff530bb commit e9ffed2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 1.0.0-beta.1 (2023-03-06)


### Bug Fixes

* **preconditions:** fix threshold of precondition ([3b6be71](https://github.com/httpland/http-conditional-requests/commit/3b6be71a4005051d31fd7b4066c69040272ff50a))


### Features

* add middleware facotry for conditional requests ([c963f5a](https://github.com/httpland/http-conditional-requests/commit/c963f5ac8d8ac1baba047392a798d4602c658705))
* **preconditions:** add built-in preconditions ([c33c5ad](https://github.com/httpland/http-conditional-requests/commit/c33c5add967e497df325b200f86d02fdbe11dd10))

0 comments on commit e9ffed2

Please sign in to comment.