diff options
author | 2021-11-16 13:06:58 -0800 | |
---|---|---|
committer | 2021-11-16 13:06:58 -0800 | |
commit | 750c249c32cb3af1ba7c5ebd9b4433bdfce1ec19 (patch) | |
tree | 1854e11224cc56fb9580652866ae9e62512644b6 /.changeset | |
parent | c8544a2651af4db1dcba0905500d77073836c255 (diff) | |
download | astro-@astrojs/renderer-vue@0.2.0-next.1.tar.gz astro-@astrojs/renderer-vue@0.2.0-next.1.tar.zst astro-@astrojs/renderer-vue@0.2.0-next.1.zip |
Version Packages (next) (#1796)astro@0.21.0-next.4@astrojs/renderer-vue@0.2.0-next.1@astrojs/renderer-svelte@0.2.0-next.1@astrojs/renderer-solid@0.2.0-next.1@astrojs/renderer-react@0.3.0-next.1@astrojs/renderer-preact@0.3.0-next.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/pre.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json index d1d8a7f1e..ebd2d7bae 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -35,19 +35,28 @@ "@astrojs/renderer-vue": "0.1.9", "astro-scripts": "0.0.1", "www": "1.1.0", - "@example/portfolio-svelte": "0.0.1" + "@example/portfolio-svelte": "0.0.1", + "@example/subpath": "0.0.1" }, "changesets": [ "beige-kings-listen", "curvy-glasses-rest", "curvy-years-kiss", "dull-bikes-doubt", + "dull-steaks-dance", "giant-shirts-sing", + "little-dogs-help", + "many-donkeys-report", "pink-trainers-learn", + "polite-ladybugs-train", + "quick-cheetahs-itch", "shaggy-guests-type", "silly-apples-build", "silly-peas-battle", + "strong-bugs-confess", "tiny-bulldogs-lie", + "twelve-oranges-approve", + "twenty-rabbits-repeat", "young-steaks-report" ] } |