summaryrefslogtreecommitdiff
path: root/.changeset
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-03 09:16:57 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-03 09:16:57 -0400
commit8b17d3ebcfc299aa137e898a6b510f4d47cb705b (patch)
treeacfd7c2c3c9d9c1da62e9e51b86844f66f18112e /.changeset
parentf7335c76a7f8a8251db363c7103624f286ee8d3a (diff)
downloadastro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.tar.gz
astro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.tar.zst
astro-8b17d3ebcfc299aa137e898a6b510f4d47cb705b.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r--.changeset/cuddly-trees-sniff.md5
-rw-r--r--.changeset/eleven-toes-attack.md5
-rw-r--r--.changeset/lazy-phones-run.md6
-rw-r--r--.changeset/silly-yaks-happen.md6
4 files changed, 0 insertions, 22 deletions
diff --git a/.changeset/cuddly-trees-sniff.md b/.changeset/cuddly-trees-sniff.md
deleted file mode 100644
index eea217d8b..000000000
--- a/.changeset/cuddly-trees-sniff.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/markdown-remark': patch
----
-
-Removed `rehype-slug` in favor of our own implementation. The behavior of the slugging should remain the same
diff --git a/.changeset/eleven-toes-attack.md b/.changeset/eleven-toes-attack.md
deleted file mode 100644
index f17f30474..000000000
--- a/.changeset/eleven-toes-attack.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'astro': patch
----
-
-Consolidates hydration scripts into one
diff --git a/.changeset/lazy-phones-run.md b/.changeset/lazy-phones-run.md
deleted file mode 100644
index 906dbda2b..000000000
--- a/.changeset/lazy-phones-run.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/telemetry': minor
-'astro': patch
----
-
-Adds anonymous telemetry data to the cli
diff --git a/.changeset/silly-yaks-happen.md b/.changeset/silly-yaks-happen.md
deleted file mode 100644
index 88728b310..000000000
--- a/.changeset/silly-yaks-happen.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'astro': patch
-'@astrojs/markdown-remark': patch
----
-
-Moved some type from `astro` to `@astrojs/markdown-remark`