diff options
author | 2021-10-14 15:13:13 -0400 | |
---|---|---|
committer | 2021-10-14 15:13:13 -0400 | |
commit | b7a4542103c1193e125ec0c069749d4bf98f223d (patch) | |
tree | 7a2a7c892483a8f4641faa622a3150b151230a00 /.changeset | |
parent | 31d068801622e8a01fbedf7a59b0be8efe47bc3a (diff) | |
download | astro-@astrojs/renderer-vue@0.1.9.tar.gz astro-@astrojs/renderer-vue@0.1.9.tar.zst astro-@astrojs/renderer-vue@0.1.9.zip |
Version Packages (#1557)astro@0.20.12@astrojs/renderer-vue@0.1.9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/slow-zoos-hide.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/slow-zoos-hide.md b/.changeset/slow-zoos-hide.md deleted file mode 100644 index eb4cc32a8..000000000 --- a/.changeset/slow-zoos-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/renderer-vue': patch ---- - -Expose name on host component for Vue devtools |