mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
[ci] yarn format
This commit is contained in:
parent
092d201aee
commit
45c508fa46
5 changed files with 5 additions and 7 deletions
|
@ -23,11 +23,5 @@
|
|||
"prettier-plugin-astro": "0.0.3",
|
||||
"www": "1.1.0"
|
||||
},
|
||||
"changesets": [
|
||||
"brave-panthers-heal",
|
||||
"cold-paws-remember",
|
||||
"khaki-avocados-lie",
|
||||
"shaggy-countries-battle",
|
||||
"smooth-toes-tan"
|
||||
]
|
||||
"changesets": ["brave-panthers-heal", "cold-paws-remember", "khaki-avocados-lie", "shaggy-countries-battle", "smooth-toes-tan"]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# @astrojs/renderer-preact
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 643c880: Initial release
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# @astrojs/renderer-react
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 643c880: Initial release
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# @astrojs/renderer-svelte
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 643c880: Initial release
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# @astrojs/renderer-vue
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 643c880: Initial release
|
||||
|
|
Loading…
Reference in a new issue