瀏覽代碼

chore(release): 1.1.3

kailong321200875 3 年之前
父節點
當前提交
39fb70e6e5
共有 2 個文件被更改,包括 4 次插入2 次删除
  1. 3 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 3 - 1
CHANGELOG.md

@@ -2,7 +2,9 @@
 
 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.2](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.0.1...v1.0.2) (2022-02-21)
+### [1.1.3](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.0.2...v1.1.3) (2022-02-21)
+
+### [1.1.2](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.1.1...v1.1.2) (2022-02-21)
 
 ### [1.1.1](https://github.com/kailong321200875/vue-element-plus-admin/compare/v1.1.0...v1.1.1) (2022-02-21)
 

+ 1 - 1
package.json

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