summaryrefslogtreecommitdiff
path: root/packages/astro-prism/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-11-19 13:01:50 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-19 13:01:50 -0800
commitb4818701fe30ef28fb5ca02ea06e3f8f4f2316ea (patch)
treec5a7eb375b5233c2c6319d62d2b1ce31b92714b6 /packages/astro-prism/CHANGELOG.md
parente6aaeff50cc5f5d16cb8e292c4f4253aa6969e27 (diff)
downloadastro-b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea.tar.gz
astro-b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea.tar.zst
astro-b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/astro-prism/CHANGELOG.md')
-rw-r--r--packages/astro-prism/CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/astro-prism/CHANGELOG.md b/packages/astro-prism/CHANGELOG.md
index 5d0a2f106..1dc845aef 100644
--- a/packages/astro-prism/CHANGELOG.md
+++ b/packages/astro-prism/CHANGELOG.md
@@ -1,5 +1,12 @@
# @astrojs/prism
+## 0.3.0
+
+### Patch Changes
+
+- e6aaeff5: - Adds compatibility to work with Astro 0.21.
+ - New typings added for the primary export.
+
## 0.3.0-next.0
### Minor Changes