From 83d83a7b04de47e3becf3dc31980504f8969c512 Mon Sep 17 00:00:00 2001 From: FredKSchott Date: Mon, 11 Apr 2022 03:30:44 +0000 Subject: [PATCH] [ci] format --- packages/astro/CHANGELOG.md | 1 + packages/integrations/vercel/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index fc5c392069..55f4865380 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -7,6 +7,7 @@ - [#3004](https://github.com/withastro/astro/pull/3004) [`9724d844`](https://github.com/withastro/astro/commit/9724d844b32fb30c91ec3d060421bbb0cc36428a) Thanks [@tony-sull](https://github.com/tony-sull)! - Fix bug causing `astro preview` server to close immediately * [#3028](https://github.com/withastro/astro/pull/3028) [`982f64f6`](https://github.com/withastro/astro/commit/982f64f69a82d3c5f99b326a2ddcd368435d9b4a) Thanks [@JuanM04](https://github.com/JuanM04)! - Updated esbuild + ## 1.0.0-beta.5 ### Patch Changes diff --git a/packages/integrations/vercel/CHANGELOG.md b/packages/integrations/vercel/CHANGELOG.md index 2bf790f464..7ee4a63411 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