summaryrefslogtreecommitdiff
path: root/packages/create-astro/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/create-astro/CHANGELOG.md')
-rw-r--r--packages/create-astro/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/create-astro/CHANGELOG.md b/packages/create-astro/CHANGELOG.md
index f951815e5..e0fcaab49 100644
--- a/packages/create-astro/CHANGELOG.md
+++ b/packages/create-astro/CHANGELOG.md
@@ -1,5 +1,11 @@
# create-astro
+## 0.14.2
+
+### Patch Changes
+
+- [#3971](https://github.com/withastro/astro/pull/3971) [`e6e216061`](https://github.com/withastro/astro/commit/e6e2160614c9af320419a599c42211d0147760f4) Thanks [@tony-sull](https://github.com/tony-sull)! - Fixes support for using templates from any GitHub repository
+
## 0.14.1
### Patch Changes