diff options
author | 2024-12-03 04:28:23 -0800 | |
---|---|---|
committer | 2024-12-03 13:28:23 +0100 | |
commit | 7a0298245560270e4dd1ef81c4184230f8181b03 (patch) | |
tree | 42551e3ad41bc58d111199bc26e9724704575999 /.changeset | |
parent | 92c269b0f0177cb54540ce03507de81370d67c50 (diff) | |
download | astro-@astrojs/vue@5.0.1.tar.gz astro-@astrojs/vue@5.0.1.tar.zst astro-@astrojs/vue@5.0.1.zip |
[ci] release (#12595)astro@5.0.1@astrojs/web-vitals@3.0.1@astrojs/vue@5.0.1@astrojs/tailwind@5.1.3@astrojs/svelte@7.0.1@astrojs/mdx@4.0.1@astrojs/markdoc@0.12.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/lazy-bottles-trade.md | 5 | ||||
-rw-r--r-- | .changeset/small-queens-compete.md | 10 |
2 files changed, 0 insertions, 15 deletions
diff --git a/.changeset/lazy-bottles-trade.md b/.changeset/lazy-bottles-trade.md deleted file mode 100644 index 009e136dd..000000000 --- a/.changeset/lazy-bottles-trade.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -fix: devtools warnings about dev toolbar form fields diff --git a/.changeset/small-queens-compete.md b/.changeset/small-queens-compete.md deleted file mode 100644 index 2d48dce02..000000000 --- a/.changeset/small-queens-compete.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@astrojs/web-vitals': patch -'@astrojs/tailwind': patch -'@astrojs/markdoc': patch -'@astrojs/svelte': patch -'@astrojs/mdx': patch -'@astrojs/vue': patch ---- - -Fixes compatibility with Astro 5 |