From 0f91404761465b0cfc97737f68efc8373b953029 Mon Sep 17 00:00:00 2001 From: qmhc <40221744+qmhc@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:38:39 +0800 Subject: [PATCH] release: v0.5.8 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebb7798..1721c70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.5.8](https://github.com/vexip-ui/create-vexip/compare/v0.5.7...v0.5.8) (2023-07-11) + +### Bug Fixes + +- update template eslint-config version ([41feea8](https://github.com/vexip-ui/create-vexip/commit/41feea8852f20a2002b7be04f7f63a22f408134d)) +- update template lint config versions ([a26d177](https://github.com/vexip-ui/create-vexip/commit/a26d1771714699a8f7251e04326f3a09e5aa2d49)) + ## [0.5.7](https://github.com/vexip-ui/create-vexip/compare/v0.5.6...v0.5.7) (2023-07-11) ### Bug Fixes diff --git a/package.json b/package.json index e2792b7..0225070 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-vexip", - "version": "0.5.7", + "version": "0.5.8", "license": "MIT", "author": "qmhc", "bin": {