diff --git a/CHANGELOG.md b/CHANGELOG.md index 056dbdf..9955702 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,4 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [1.0.0](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.1.3...v1.0.0) (2022-02-21) +### [1.0.1](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.0.0...v1.0.1) (2022-02-21) diff --git a/package.json b/package.json index ea94f9b..e20958e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-element-plus-admin", - "version": "1.0.0", + "version": "1.0.1", "description": "一套基于vue3、element-plus、typesScript、vite2的后台集成方案", "author": "Archer <502431556@qq.com>", "private": false,