File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ abbrlink: 179nqpxt
66
77` create-react-doc ` 严格遵循 [ Semantic Versioning 2.0.0] ( http://semver.org/lang/zh-CN/ ) 语义化版本规范。
88
9+ ### 1.8.1
10+
11+ ` 2022-01-17 `
12+
13+ - ** Fix**
14+
15+ - 🐞 修复 crd-scripts、crd-seed 遗漏指定安装 crd-client-utils 的问题。
16+
917### 1.8.0
1018
1119` 2022-01-16 `
Original file line number Diff line number Diff line change 2323 "colors-cli" : " ^1.0.13" ,
2424 "copy-markdown-image-webpack-plugin" : " ^2.0.0" ,
2525 "copy-template-dir" : " ^1.3.0" ,
26+ "crd-client-utils" : " ^1.8.0" ,
2627 "crd-generator-sitemap" : " ^1.3.4" ,
2728 "crd-prerender-spa-plugin" : " ^0.2.0" ,
2829 "crd-theme" : " ^1.8.0" ,
Original file line number Diff line number Diff line change 44 "description" : " Default Theme with Create React Doc" ,
55 "main" : " index.js" ,
66 "dependencies" : {
7+ "crd-client-utils" : " ^1.8.0" ,
78 "react-router-dom" : " ^4.2.2" ,
89 "react-switch" : " ^5.0.1"
910 },
You can’t perform that action at this time.
0 commit comments