Skip to content

Commit

Permalink
chore(release): 1.6.22
Browse files Browse the repository at this point in the history
  • Loading branch information
imsunhao committed Aug 22, 2019
1 parent 5e41702 commit b7e67d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.6.22](https://github.com/imsunhao/build/compare/v1.6.21...v1.6.22) (2019-08-22)


### Features

* [构建] 完善 排除-三方 添加warn 提醒功能 ([5e41702](https://github.com/imsunhao/build/commit/5e41702))

### [1.6.21](https://github.com/imsunhao/build/compare/v1.6.20...v1.6.21) (2019-08-21)


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

0 comments on commit b7e67d9

Please sign in to comment.