diff options
Diffstat (limited to 'packages/webapi/CHANGELOG.md')
-rw-r--r-- | packages/webapi/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/webapi/CHANGELOG.md b/packages/webapi/CHANGELOG.md index 0b26a3a76..7e46a48ec 100644 --- a/packages/webapi/CHANGELOG.md +++ b/packages/webapi/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/webapi +## 2.0.1 + +### Patch Changes + +- [#6282](https://github.com/withastro/astro/pull/6282) [`bb1801013`](https://github.com/withastro/astro/commit/bb1801013708d9efdbbcebc53a564ac375bf4b26) Thanks [@matthewp](https://github.com/matthewp)! - Temporarily pin undici to fix Header regression + ## 2.0.0 ### Major Changes |