Skip to content

Commit

Permalink
chore(release): 1.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
imsunhao committed Jun 20, 2019
1 parent ad884de commit 552e02a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.20"></a>
## [1.6.20](https://github.com/imsunhao/build/compare/v1.6.19...v1.6.20) (2019-06-20)


### Features

* tsx 暂时无法使用 ([77fc57b](https://github.com/imsunhao/build/commit/77fc57b))
* 初始化 doc ([cbb386e](https://github.com/imsunhao/build/commit/cbb386e))



<a name="1.6.19"></a>
## [1.6.19](https://github.com/imsunhao/build/compare/v1.6.18...v1.6.19) (2019-05-30)

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.19",
"version": "1.6.20",
"license": "MIT",
"scripts": {
"publish": "npm publish --access=public",
Expand Down

0 comments on commit 552e02a

Please sign in to comment.