diff options
author | 2022-08-25 14:27:35 -0700 | |
---|---|---|
committer | 2022-08-25 17:27:35 -0400 | |
commit | 7960fb80a15116ceb3fbf048fcdfdc4873a3af56 (patch) | |
tree | d3cccf8a3a7f4ae3dfb4205fda8cdc894a872897 /.changeset | |
parent | 4faee5afed04a12499f56cf74b06c362ec584da9 (diff) | |
download | astro-@astrojs/mdx@0.10.2-next.0.tar.gz astro-@astrojs/mdx@0.10.2-next.0.tar.zst astro-@astrojs/mdx@0.10.2-next.0.zip |
[ci] release (next) (#4480)create-astro@1.0.1-next.0astro@1.1.0-next.0@astrojs/react@1.1.0-next.0@astrojs/mdx@0.10.2-next.0@astrojs/markdown-remark@1.1.0-next.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/pre.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json index 45932fed8..4daaaf5aa 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -60,5 +60,13 @@ "@astrojs/webapi": "1.0.0", "astro-scripts": "0.0.7" }, - "changesets": [] + "changesets": [ + "angry-peaches-remember", + "beige-deers-travel", + "chilly-stingrays-play", + "cool-turtles-lay", + "giant-pandas-roll", + "healthy-kangaroos-smoke", + "perfect-melons-wonder" + ] } |