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-04-13)

### Features

* add middleware factory for `Reporting-Endpoints` header ([030ceba](030ceba))
* **middleware:** add factory middleware for `Report-To` header field ([4941622](4941622))
* **mod:** export related types ([b4ddf4c](b4ddf4c))
* **mod:** export reportTo function ([0b410b1](0b410b1))
  • Loading branch information
semantic-release-bot committed Apr 13, 2023
1 parent ed1062f commit b7ec599
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 1.0.0 (2023-04-13)


### Features

* add middleware factory for `Reporting-Endpoints` header ([030ceba](https://github.com/httpland/reporting-middleware/commit/030cebad0738dce9602150a51dc19425f3dbe7ab))
* **middleware:** add factory middleware for `Report-To` header field ([4941622](https://github.com/httpland/reporting-middleware/commit/4941622ed670b708802bb1597cc571d1b9d6cada))
* **mod:** export related types ([b4ddf4c](https://github.com/httpland/reporting-middleware/commit/b4ddf4c03bf867caa72a7ee94647438eb688dfbf))
* **mod:** export reportTo function ([0b410b1](https://github.com/httpland/reporting-middleware/commit/0b410b1ca22bbeee2fce510d09b7a2bae3487b2b))

# 1.0.0-beta.1 (2023-04-12)


Expand Down

0 comments on commit b7ec599

Please sign in to comment.