Skip to content

Commit

Permalink
chore(release): 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
imsunhao committed May 17, 2019
1 parent 437b73c commit 7355c19
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

<a name="1.6.12"></a>
## [1.6.12](https://github.com/imsunhao/build/compare/v1.6.11...v1.6.12) (2019-05-17)


### Features

* add isUseCSP 用来启动是否启动CSP ([437b73c](https://github.com/imsunhao/build/commit/437b73c))
* upgrade fork-ts-checker-webpack-plugin ([a6871b4](https://github.com/imsunhao/build/commit/a6871b4))
* 调整 tsconfig 结构 ([9c09a37](https://github.com/imsunhao/build/commit/9c09a37))



<a name="1.6.11"></a>
## [1.6.11](https://github.com/imsunhao/build/compare/v1.6.10...v1.6.11) (2019-03-20)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bestminr/build",
"version": "1.6.11",
"version": "1.6.12",
"license": "MIT",
"scripts": {
"publish": "npm publish --access=public",
Expand Down

0 comments on commit 7355c19

Please sign in to comment.