Skip to content

Commit

Permalink
docs(readme): 文档增加 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxue committed Dec 12, 2019
1 parent 2f4484c commit c62ed0a
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 33 deletions.
61 changes: 31 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,5 @@
## 1.0.6 (2019-12-12)

### 🐛 Bug 修复
范围|描述|commitId
--|--|--
更新了 commitlint 功能 | commitlint 更新到 1.0.10 版本 | [57155ce](https://github.com/luoxue-victor/learn_webpack/commit/57155ce)
间距 | 修改readme间距 | [13f8e0a](https://github.com/luoxue-victor/learn_webpack/commit/13f8e0a)
build | 修复了build是 publicPath 的问题 | [ac2ab19](https://github.com/luoxue-victor/learn_webpack/commit/ac2ab19)
build/base | 获取文件名使用path.basename | [5efdc7d](https://github.com/luoxue-victor/learn_webpack/commit/5efdc7d)
changelog | fix some changelog | [3bc624a](https://github.com/luoxue-victor/learn_webpack/commit/3bc624a)
commit config | 修改提交代码配置 | [dd90ff9](https://github.com/luoxue-victor/learn_webpack/commit/dd90ff9)
create readme | 生成文档 box.config 格式错误 | [3401e28](https://github.com/luoxue-victor/learn_webpack/commit/3401e28)
create readme | 修改生成 安装 bug | [63d8666](https://github.com/luoxue-victor/learn_webpack/commit/63d8666)
create readme | 修改生成 install 文档标题错误 | [4171dda](https://github.com/luoxue-victor/learn_webpack/commit/4171dda)
createreadme | 文档生成bug修改 | [2730902](https://github.com/luoxue-victor/learn_webpack/commit/2730902)
delete | 删除无用代码 | [0831fc9](https://github.com/luoxue-victor/learn_webpack/commit/0831fc9)
install and use 间距 | install and use 间距 | [94ff06b](https://github.com/luoxue-victor/learn_webpack/commit/94ff06b)
merge | 合并master | [065420b](https://github.com/luoxue-victor/learn_webpack/commit/065420b)
package | asdasdasdad | [8a4cff1](https://github.com/luoxue-victor/learn_webpack/commit/8a4cff1)
package.json | 修改 npm run cr 位置 | [242f695](https://github.com/luoxue-victor/learn_webpack/commit/242f695)
packagejson | 调整生成文档在 commit-msg 钩子内 | [d21b695](https://github.com/luoxue-victor/learn_webpack/commit/d21b695)
scripts cz | 修改脚本cz命令 | [b4a8c51](https://github.com/luoxue-victor/learn_webpack/commit/b4a8c51)


范围|描述|commitId
--|--|--
Update README.md | [3ebdc06](https://github.com/luoxue-victor/learn_webpack/commit/3ebdc06)
Delete .DS_Store | [b9d18cd](https://github.com/luoxue-victor/learn_webpack/commit/b9d18cd)
dev,build 命令descreiption错误 | [b47f016](https://github.com/luoxue-victor/learn_webpack/commit/b47f016)
Initial commit | [18fbebf](https://github.com/luoxue-victor/learn_webpack/commit/18fbebf)


### 🌟 新功能
范围|描述|commitId
--|--|--
Expand Down Expand Up @@ -62,11 +32,42 @@
ts | 测试ts引用ts文件 | [4a47ee1](https://github.com/luoxue-victor/learn_webpack/commit/4a47ee1)
tslint | 12课时,tslint配置 | [8b24f6a](https://github.com/luoxue-victor/learn_webpack/commit/8b24f6a)
webpack | webpack配置 | [9a1d29c](https://github.com/luoxue-victor/learn_webpack/commit/9a1d29c)
webpack5 | 升级webpack5,脚手架实现可以在4/5之间自由切换 | [2f4484c](https://github.com/luoxue-victor/learn_webpack/commit/2f4484c)
你好 | [6e534da](https://github.com/luoxue-victor/learn_webpack/commit/6e534da)
asasdasasd | [8f9515f](https://github.com/luoxue-victor/learn_webpack/commit/8f9515f)
asd | [d278787](https://github.com/luoxue-victor/learn_webpack/commit/d278787)


### 🐛 Bug 修复
范围|描述|commitId
--|--|--
更新了 commitlint 功能 | commitlint 更新到 1.0.10 版本 | [57155ce](https://github.com/luoxue-victor/learn_webpack/commit/57155ce)
间距 | 修改readme间距 | [13f8e0a](https://github.com/luoxue-victor/learn_webpack/commit/13f8e0a)
build | 修复了build是 publicPath 的问题 | [ac2ab19](https://github.com/luoxue-victor/learn_webpack/commit/ac2ab19)
build/base | 获取文件名使用path.basename | [5efdc7d](https://github.com/luoxue-victor/learn_webpack/commit/5efdc7d)
changelog | fix some changelog | [3bc624a](https://github.com/luoxue-victor/learn_webpack/commit/3bc624a)
commit config | 修改提交代码配置 | [dd90ff9](https://github.com/luoxue-victor/learn_webpack/commit/dd90ff9)
create readme | 生成文档 box.config 格式错误 | [3401e28](https://github.com/luoxue-victor/learn_webpack/commit/3401e28)
create readme | 修改生成 安装 bug | [63d8666](https://github.com/luoxue-victor/learn_webpack/commit/63d8666)
create readme | 修改生成 install 文档标题错误 | [4171dda](https://github.com/luoxue-victor/learn_webpack/commit/4171dda)
createreadme | 文档生成bug修改 | [2730902](https://github.com/luoxue-victor/learn_webpack/commit/2730902)
delete | 删除无用代码 | [0831fc9](https://github.com/luoxue-victor/learn_webpack/commit/0831fc9)
install and use 间距 | install and use 间距 | [94ff06b](https://github.com/luoxue-victor/learn_webpack/commit/94ff06b)
merge | 合并master | [065420b](https://github.com/luoxue-victor/learn_webpack/commit/065420b)
package | asdasdasdad | [8a4cff1](https://github.com/luoxue-victor/learn_webpack/commit/8a4cff1)
package.json | 修改 npm run cr 位置 | [242f695](https://github.com/luoxue-victor/learn_webpack/commit/242f695)
packagejson | 调整生成文档在 commit-msg 钩子内 | [d21b695](https://github.com/luoxue-victor/learn_webpack/commit/d21b695)
scripts cz | 修改脚本cz命令 | [b4a8c51](https://github.com/luoxue-victor/learn_webpack/commit/b4a8c51)


范围|描述|commitId
--|--|--
Update README.md | [3ebdc06](https://github.com/luoxue-victor/learn_webpack/commit/3ebdc06)
Delete .DS_Store | [b9d18cd](https://github.com/luoxue-victor/learn_webpack/commit/b9d18cd)
dev,build 命令descreiption错误 | [b47f016](https://github.com/luoxue-victor/learn_webpack/commit/b47f016)
Initial commit | [18fbebf](https://github.com/luoxue-victor/learn_webpack/commit/18fbebf)


### 📝 文档
范围|描述|commitId
--|--|--
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

</details>

### 安装
### 安装

<details open=“open”>
<summary>点击关闭/打开安装</summary><br/>
Expand Down Expand Up @@ -57,6 +57,7 @@ webpack-box ssr:server # 在 server 端运行
webpack-box lint eslint # 自动修复 eslint 错误
webpack-box lint tslint # 自动修复 tslint 错误
webpack-box lint stylelint # 自动修复 stylelint 错误
webpack-box upgrade 5 # 可以切换到 webpack5/4
```

在 package.json 中使用
Expand All @@ -75,6 +76,7 @@ webpack-box lint stylelint # 自动修复 stylelint 错误

</details>


### 所有配置

<details open=“open”>
Expand Down
5 changes: 3 additions & 2 deletions util/readme/useAndIntsall.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 安装
### 安装

<details open=“open”>
<summary>点击关闭/打开安装</summary><br/>
Expand Down Expand Up @@ -27,6 +27,7 @@ webpack-box ssr:server # 在 server 端运行
webpack-box lint eslint # 自动修复 eslint 错误
webpack-box lint tslint # 自动修复 tslint 错误
webpack-box lint stylelint # 自动修复 stylelint 错误
webpack-box upgrade 5 # 可以切换到 webpack5/4
```

在 package.json 中使用
Expand All @@ -43,4 +44,4 @@ webpack-box lint stylelint # 自动修复 stylelint 错误
}
```

</details>
</details>

0 comments on commit c62ed0a

Please sign in to comment.