Skip to content

Commit

Permalink
chore(release): 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
孙颢 committed Dec 14, 2018
1 parent b948f7e commit 9446145
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.1"></a>
## [1.6.1](https://github.com/imsunhao/build/compare/v1.5.9...v1.6.1) (2018-12-14)


### Features

* 支持注入 injectContext ([b948f7e](https://github.com/imsunhao/build/commit/b948f7e))



<a name="1.5.9"></a>
## [1.5.9](https://github.com/imsunhao/build/compare/v1.5.8...v1.5.9) (2018-12-11)

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

0 comments on commit 9446145

Please sign in to comment.