From 216b995d289e91f5ebe7564dca51a972124285d9 Mon Sep 17 00:00:00 2001 From: qmhc <40221744+qmhc@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:22:57 +0800 Subject: [PATCH] release: v0.7.0 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71979b6..f557bfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [0.7.0](https://github.com/vexip-ui/create-vexip/compare/v0.6.1...v0.7.0) (2023-10-12) + +### Features + +- add nuxt template ([#2](https://github.com/vexip-ui/create-vexip/issues/2)) ([652d4e1](https://github.com/vexip-ui/create-vexip/commit/652d4e18f565de9c186fd77c7b1a252a1bcc230c)) + ## [0.6.1](https://github.com/vexip-ui/create-vexip/compare/v0.5.8...v0.6.1) (2023-09-15) ### Features diff --git a/package.json b/package.json index ab154e5..d24e96c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vexip", - "version": "0.6.1", + "version": "0.7.0", "license": "MIT", "author": "qmhc", "bin": {