diff options
author | 2024-10-31 16:19:21 +0800 | |
---|---|---|
committer | 2024-10-31 16:19:21 +0800 | |
commit | 81b0bf5734735a0633bfc1089151e174ba9fbc83 (patch) | |
tree | dc732bce3b011b7002900d3daec2499fe314b620 | |
parent | 63b4ab95b9769415db9ee85890c62acf51e0a286 (diff) | |
download | astro-81b0bf5734735a0633bfc1089151e174ba9fbc83.tar.gz astro-81b0bf5734735a0633bfc1089151e174ba9fbc83.tar.zst astro-81b0bf5734735a0633bfc1089151e174ba9fbc83.zip |
Add changeset for vue to include changes from 4.5.2
closes #12289
-rw-r--r-- | .changeset/tame-rats-cross.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/tame-rats-cross.md b/.changeset/tame-rats-cross.md new file mode 100644 index 000000000..154a2492b --- /dev/null +++ b/.changeset/tame-rats-cross.md @@ -0,0 +1,5 @@ +--- +'@astrojs/vue': patch +--- + +New release to include changes from 4.5.2 |