File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套**内
3535
3636### 当前最新版本
3737
38- lin-mizar(核心库) :0.3.3
38+ lin-mizar(核心库) :0.3.4
3939
40- lin-cms-koa(当前示例工程):0.3.4
40+ lin-cms-koa(当前示例工程):0.3.5
4141
4242### 文档地址
4343
@@ -61,7 +61,11 @@ QQ 群号:643205479
6161
6262## 版本日志
6363
64- 最新版本 ` 0.3.4 `
64+ 最新版本 ` 0.3.5 `
65+
66+ ### 0.3.5
67+
68+ 1 . ` U ` 更新核心库 lin-mizar 到 0.3.4 版本
6569
6670### 0.3.4
6771
Original file line number Diff line number Diff line change 11{
22 "name" : " lin-cms-koa" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "description" : " simple and practical CMS implememted by koa" ,
55 "main" : " app/starter.js" ,
66 "scripts" : {
4848 "koa-bodyparser" : " ^4.2.1" ,
4949 "koa-mount" : " ^4.0.0" ,
5050 "koa-static" : " ^5.0.0" ,
51- "lin-mizar" : " ^0.3.3 " ,
51+ "lin-mizar" : " ^0.3.4 " ,
5252 "mysql2" : " ^2.1.0" ,
5353 "sequelize" : " ^5.21.13" ,
5454 "validator" : " ^13.1.1"
You can’t perform that action at this time.
0 commit comments