# create-astro ## 0.2.0 ### Minor Changes - ✨ New template: Blog ### Patch Changes - Bugfix: Template selection spacing - Bugfix: Getting Started template font display in Firefox - Bugfix: CLI contrast improvement - All templates: more readable Astro config ## 0.1.2 ### Patch Changes - Rename the `--run` option to `--skip-install` for clarity. - Bugfix: `npm init astro` on npm v7 ## 0.1.1 ### Patch Changes - Update template dependencies ## 0.1.0 ### Minor Changes - ed63132: Added **interactive mode** with a fesh new UI. Included a new **blank** starter to get up and running even faster.