diff options
author | 2022-04-10 20:29:51 -0700 | |
---|---|---|
committer | 2022-04-10 20:29:51 -0700 | |
commit | 83613120a9f51c04f693d593383229d296a6f802 (patch) | |
tree | 99d3fefb5908a2cab6596de040f95cb619aab946 /packages/integrations/vue | |
parent | 21c74e572ce87ae0f7b8b9ad3db0c6276fe49efb (diff) | |
download | astro-83613120a9f51c04f693d593383229d296a6f802.tar.gz astro-83613120a9f51c04f693d593383229d296a6f802.tar.zst astro-83613120a9f51c04f693d593383229d296a6f802.zip |
fix up changelogs
Diffstat (limited to '')
-rw-r--r-- | packages/integrations/vue/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vue/CHANGELOG.md b/packages/integrations/vue/CHANGELOG.md index b2a2764db..6f4b65d7c 100644 --- a/packages/integrations/vue/CHANGELOG.md +++ b/packages/integrations/vue/CHANGELOG.md @@ -4,7 +4,7 @@ ### Minor Changes -- [`2bb6a06e`](https://github.com/withastro/astro/commit/2bb6a06ebb449aa3fec6414754c8a248ca4721ef) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Welcome to the Astro v1.0.0 Beta! Read the [official announcement](https://astro.build/blog/astro-1-beta-release/) for more details. +- [#2979](https://github.com/withastro/astro/pull/2979) [`9d7a4b59`](https://github.com/withastro/astro/commit/9d7a4b59b53f8cb274266f5036d1cef841750252) Thanks [@FredKSchott](https://github.com/FredKSchott)! - Welcome to the Astro v1.0.0 Beta! Read the [official announcement](https://astro.build/blog/astro-1-beta-release/) for more details. ## 0.0.2 |