Skip to content

Commit

Permalink
fix(delete lock): 删除 lock
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxue committed Dec 17, 2019
1 parent 58de0be commit 979064b
Showing 1 changed file with 24 additions and 23 deletions.
47 changes: 24 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
## 1.0.6 (2019-12-17)

### 🐛 Bug 修复
范围|描述|commitId
--|--|--
10.x | node版本指定11.x | [58de0be](https://github.com/luoxue-victor/learn_webpack/commit/58de0be)
更新了 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)
logo | 修改logo | [e858b74](https://github.com/luoxue-victor/learn_webpack/commit/e858b74)
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
--|--|--
Expand Down Expand Up @@ -92,26 +116,3 @@
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)
logo | 修改logo | [e858b74](https://github.com/luoxue-victor/learn_webpack/commit/e858b74)
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)

0 comments on commit 979064b

Please sign in to comment.