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-03-18)

### Features

* **middleware:** add HSTS header middleware factory ([4ead771](4ead771))
* **mod:** export related types ([30de550](30de550))
* **utils:** add preset for recommended sts value ([c63de41](c63de41))
  • Loading branch information
semantic-release-bot committed Mar 18, 2023
1 parent 7bcced0 commit 2364fc1
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-03-18)


### Features

* **middleware:** add HSTS header middleware factory ([4ead771](https://github.com/httpland/hsts-middleware/commit/4ead771fd712af62524758b8e4fc0beb7306c88a))
* **mod:** export related types ([30de550](https://github.com/httpland/hsts-middleware/commit/30de55028cf46e349e40cc0e71a5ab773f6f1640))
* **utils:** add preset for recommended sts value ([c63de41](https://github.com/httpland/hsts-middleware/commit/c63de419cc40bc38b9d59e8861c3540b1ca12f2e))

# [1.0.0-beta.3](https://github.com/httpland/hsts-middleware/compare/1.0.0-beta.2...1.0.0-beta.3) (2023-03-18)


Expand Down

0 comments on commit 2364fc1

Please sign in to comment.