diff options
Diffstat (limited to 'scripts/CHANGELOG.md')
-rw-r--r-- | scripts/CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/CHANGELOG.md b/scripts/CHANGELOG.md index a645433cd..c12d8947e 100644 --- a/scripts/CHANGELOG.md +++ b/scripts/CHANGELOG.md @@ -1,5 +1,12 @@ # astro-scripts +## 0.0.10-beta.0 + +### Patch Changes + +- Updated dependencies [[`c55fbcb8e`](https://github.com/withastro/astro/commit/c55fbcb8edca1fe118a44f68c9f9436a4719d171), [`1f92d64ea`](https://github.com/withastro/astro/commit/1f92d64ea35c03fec43aff64eaf704dc5a9eb30a)]: + - @astrojs/webapi@2.0.0-beta.0 + ## 0.0.9 ### Patch Changes |