diff options
author | 2022-04-11 03:30:44 +0000 | |
---|---|---|
committer | 2022-04-11 03:30:44 +0000 | |
commit | 83d83a7b04de47e3becf3dc31980504f8969c512 (patch) | |
tree | 86651ef3b7307bf54445735fbf6d977bbfd59b83 /packages/integrations/vercel/CHANGELOG.md | |
parent | 83613120a9f51c04f693d593383229d296a6f802 (diff) | |
download | astro-83d83a7b04de47e3becf3dc31980504f8969c512.tar.gz astro-83d83a7b04de47e3becf3dc31980504f8969c512.tar.zst astro-83d83a7b04de47e3becf3dc31980504f8969c512.zip |
[ci] format
Diffstat (limited to 'packages/integrations/vercel/CHANGELOG.md')
-rw-r--r-- | packages/integrations/vercel/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/integrations/vercel/CHANGELOG.md b/packages/integrations/vercel/CHANGELOG.md index 2bf790f46..7ee4a6341 100644 --- a/packages/integrations/vercel/CHANGELOG.md +++ b/packages/integrations/vercel/CHANGELOG.md @@ -1,6 +1,7 @@ # @astrojs/vercel ## 0.1.0 + ### Patch Changes - [#3028](https://github.com/withastro/astro/pull/3028) [`982f64f6`](https://github.com/withastro/astro/commit/982f64f69a82d3c5f99b326a2ddcd368435d9b4a) Thanks [@JuanM04](https://github.com/JuanM04)! - Updated esbuild |