diff options
author | 2021-08-17 22:34:47 -0700 | |
---|---|---|
committer | 2021-08-17 22:34:47 -0700 | |
commit | 66a6c5b06f32f913aea35140aa19325383df9498 (patch) | |
tree | 11795d801d2ea0a8bf65b7f83ae1f120767aa482 /.changeset/pre.json | |
parent | 1aa2f92bbc65d65a2d7961926d34333cdcdf6afe (diff) | |
download | astro-66a6c5b06f32f913aea35140aa19325383df9498.tar.gz astro-66a6c5b06f32f913aea35140aa19325383df9498.tar.zst astro-66a6c5b06f32f913aea35140aa19325383df9498.zip |
Version Packages (next) (#1129)astro@0.19.0-next.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/pre.json')
-rw-r--r-- | .changeset/pre.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json index 8f8d4e1ce..2d2bf3680 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -37,11 +37,15 @@ "astro-scripts": "0.0.1", "@astrojs/language-server": "0.6.0", "astro-vscode": "0.6.1", - "www": "1.1.0" + "www": "1.1.0", + "@example/minimal": "0.0.1" }, "changesets": [ + "calm-walls-unite", "honest-rivers-call", "light-ads-grin", + "seven-singers-mate", + "slow-planets-film", "tidy-hotels-serve" ] } |