chore: release

- nuxt3@0.2.1
This commit is contained in:
Pooya Parsa 2021-04-04 17:59:08 +02:00
parent d7a941b1c1
commit f26daa7a60
2 changed files with 12 additions and 1 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.1](https://github.com/nuxt/framework/compare/nuxt3@0.2.0...nuxt3@0.2.1) (2021-04-04)
### Bug Fixes
* **nuxt3:** install nuxt-cli by default ([3e794a3](https://github.com/nuxt/framework/commit/3e794a36f2b1aa9fd729f7556741c47930a30b64))
# 0.2.0 (2021-04-04)

View File

@ -1,6 +1,6 @@
{
"name": "nuxt3",
"version": "0.2.0",
"version": "0.2.1",
"repository": "nuxt/framework",
"license": "MIT",
"main": "./dist/index.js",