diff options
author | 2021-06-02 16:40:50 +0000 | |
---|---|---|
committer | 2021-06-02 16:40:50 +0000 | |
commit | b4cc8b096fafec627de658f8135a740b7e77fc5e (patch) | |
tree | 016b1bf592acee68744e3a16df7b20041f19281b | |
parent | 7cae48ab7889e141d1128bede07ba9839c13ff6d (diff) | |
download | astro-b4cc8b096fafec627de658f8135a740b7e77fc5e.tar.gz astro-b4cc8b096fafec627de658f8135a740b7e77fc5e.tar.zst astro-b4cc8b096fafec627de658f8135a740b7e77fc5e.zip |
[ci] yarn format
-rw-r--r-- | .changeset/pre.json | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/.changeset/pre.json b/.changeset/pre.json index 97a5d10dc..f694dcdc6 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -23,12 +23,5 @@ "prettier-plugin-astro": "0.0.3", "www": "1.1.0" }, - "changesets": [ - "brave-panthers-heal", - "cold-paws-remember", - "khaki-avocados-lie", - "nine-buttons-decide", - "shaggy-countries-battle", - "smooth-toes-tan" - ] + "changesets": ["brave-panthers-heal", "cold-paws-remember", "khaki-avocados-lie", "nine-buttons-decide", "shaggy-countries-battle", "smooth-toes-tan"] } |