summaryrefslogtreecommitdiff
path: root/scripts/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/CHANGELOG.md')
-rw-r--r--scripts/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/CHANGELOG.md b/scripts/CHANGELOG.md
index 6c58f8542..64a69307a 100644
--- a/scripts/CHANGELOG.md
+++ b/scripts/CHANGELOG.md
@@ -1,5 +1,11 @@
# astro-scripts
+## 0.0.6
+
+### Patch Changes
+
+- [#3758](https://github.com/withastro/astro/pull/3758) [`660abd3d`](https://github.com/withastro/astro/commit/660abd3deeb3c451ce32d8d0d068ec6290e82d22) Thanks [@bholmesdev](https://github.com/bholmesdev)! - Chore: remove memory test from CI workflow. This causes issues with Vite 3 dependency resolution, and is no longer necessary for testing our compiler.
+
## 0.0.5
### Patch Changes