summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-19 18:34:31 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-19 18:34:31 -0700
commitf4e0818b3f9f4260b7ad1fcb45a987cd7b9ada0b (patch)
tree2f5dd4b4d2b7d098894a750373503c7bd4691504
parented83424fdbe0bfaf05e3e78891e6b4dfe54304d2 (diff)
downloadastro-f4e0818b3f9f4260b7ad1fcb45a987cd7b9ada0b.tar.gz
astro-f4e0818b3f9f4260b7ad1fcb45a987cd7b9ada0b.tar.zst
astro-f4e0818b3f9f4260b7ad1fcb45a987cd7b9ada0b.zip
update changelog for patch release
-rw-r--r--packages/astro/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 0201fd0e9..e30433849 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -50,6 +50,12 @@
- 9859f53: Correcting typo in ReadMe
+## 0.17.3
+
+### Patch Changes
+
+- [release/0.17] Update compile target to better support Node v12.
+
## 0.17.2
### Patch Changes