瀏覽代碼

chore(release): 1.0.1

陈凯龙 3 年之前
父節點
當前提交
7feefdd69a
共有 2 個文件被更改,包括 10 次插入1 次删除
  1. 9 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 9 - 0
CHANGELOG.md

@@ -0,0 +1,9 @@
+# Changelog
+
+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.1](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.1.0...v1.0.1) (2022-02-21)
+
+### Build System
+
+- Add standard-version plugin ([110ce25](https://github.com/kailong321200875/vue-element-plus-admin/commit/110ce257841648e29b247a0338624a188694b6e9))

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "element-plus-admin",
-  "version": "1.1.0",
+  "version": "1.0.1",
   "description": "一套基于vue3、element-plus、typesScript、vite2的后台集成方案",
   "author": "Archer <502431556@qq.com>",
   "private": false,