summaryrefslogtreecommitdiff
path: root/packages/markdown/component/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-03 06:38:29 -0700
committerGravatar GitHub <noreply@github.com> 2022-11-03 09:38:29 -0400
commit89f335b5399bf9511baa08841086c7afb05d8208 (patch)
treecb8bc1a19ea808e8159f31e06394384e11f16c66 /packages/markdown/component/CHANGELOG.md
parent64d0dc56bb5edce9f421d121133dedfe32841102 (diff)
downloadastro-@astrojs/prefetch@0.1.1.tar.gz
astro-@astrojs/prefetch@0.1.1.tar.zst
astro-@astrojs/prefetch@0.1.1.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/markdown/component/CHANGELOG.md')
-rw-r--r--packages/markdown/component/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/markdown/component/CHANGELOG.md b/packages/markdown/component/CHANGELOG.md
index cd7b8fb9d..9ce2a625a 100644
--- a/packages/markdown/component/CHANGELOG.md
+++ b/packages/markdown/component/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/markdown-component
+## 1.0.2
+
+### Patch Changes
+
+- [#5281](https://github.com/withastro/astro/pull/5281) [`a558cf317`](https://github.com/withastro/astro/commit/a558cf317a98bfb79688a31ddb81c910e16e79c2) Thanks [@aleksa-codes](https://github.com/aleksa-codes)! - Update URLs in package.json
+
## 1.0.1
### Patch Changes