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 7e46a48ec..5a20c2dee 100644 --- a/packages/webapi/CHANGELOG.md +++ b/packages/webapi/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/webapi +## 2.0.2 + +### Patch Changes + +- [#6355](https://github.com/withastro/astro/pull/6355) [`5aa6580f7`](https://github.com/withastro/astro/commit/5aa6580f775405a4443835bf7eb81f0c65e5aed6) Thanks [@ematipico](https://github.com/ematipico)! - Update `undici` to v5.20.0 + ## 2.0.1 ### Patch Changes |