From 33402b4e6abb91778a9e62c68ef82291e2b76118 Mon Sep 17 00:00:00 2001 From: qmhc <40221744+qmhc@users.noreply.github.com> Date: Tue, 11 Jul 2023 14:14:45 +0800 Subject: [PATCH] release: v0.5.7 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 771b978..ebb7798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [0.5.7](https://github.com/vexip-ui/create-vexip/compare/v0.5.6...v0.5.7) (2023-07-11) + +### Bug Fixes + +- update template eslint-config version ([6d26e64](https://github.com/vexip-ui/create-vexip/commit/6d26e64eb9abb19f0c16c1a585c00d7a66b84609)) + ## [0.5.6](https://github.com/vexip-ui/create-vexip/compare/v0.5.5...v0.5.6) (2023-07-11) ### Bug Fixes diff --git a/package.json b/package.json index 876cf4e..521c039 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vexip", - "version": "0.5.6", + "version": "0.5.7", "license": "MIT", "author": "qmhc", "bin": {