diff options
author | 2023-05-01 07:58:03 -0700 | |
---|---|---|
committer | 2023-05-01 10:58:03 -0400 | |
commit | d0cf3a2c01be9b72989ab4a64db3977861a562ce (patch) | |
tree | b8232d2507ed0c1e5614d7dc6e6ee028f90486c3 /packages/webapi/CHANGELOG.md | |
parent | 50975f2ea3a59f9e023cc631a9372c0c7986eec9 (diff) | |
download | astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.tar.gz astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.tar.zst astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.zip |
[ci] release (#6924)astro@2.3.3@astrojs/webapi@2.1.1@astrojs/telemetry@2.1.1@astrojs/tailwind@3.1.2@astrojs/svelte@2.1.1@astrojs/react@2.1.2@astrojs/node@5.1.2@astrojs/cloudflare@6.2.4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 b90e36fe4..bc2e5934e 100644 --- a/packages/webapi/CHANGELOG.md +++ b/packages/webapi/CHANGELOG.md @@ -1,5 +1,11 @@ # @astrojs/webapi +## 2.1.1 + +### Patch Changes + +- [#6929](https://github.com/withastro/astro/pull/6929) [`ac57b5549`](https://github.com/withastro/astro/commit/ac57b5549f828a17bdbebdaca7ace075307a3c9d) Thanks [@bluwy](https://github.com/bluwy)! - Upgrade undici to v5.22.0 + ## 2.1.0 ### Minor Changes |