chore: release (#2133)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-06 15:15:14 -06:00 committed by GitHub
parent ec6cdef62d
commit 1298fd8678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'create-astro': patch
---
Parse --renderers flag correctly when passed to the create-astro cli

View file

@ -1,5 +1,11 @@
# create-astro
## 0.6.9
### Patch Changes
- [#2124](https://github.com/withastro/astro/pull/2124) [`c0f29bcf`](https://github.com/withastro/astro/commit/c0f29bcf8c2b943e4a8101cae4f893b13a4b832c) Thanks [@leosvelperez](https://github.com/leosvelperez)! - Parse --renderers flag correctly when passed to the create-astro cli
## 0.6.8
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "create-astro",
"version": "0.6.8",
"version": "0.6.9",
"type": "module",
"repository": {
"type": "git",