Skip to content

Commit

Permalink
chore(release): 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imsunhao committed Nov 7, 2019
1 parent 803ef33 commit 3154cac
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.9.1](https://github.com/imsunhao/build/compare/v1.9.0...v1.9.1) (2019-11-07)


### Features

* 设置 nodejs 最大内存限制 ([803ef33](https://github.com/imsunhao/build/commit/803ef33))

## [1.9.0](https://github.com/imsunhao/build/compare/v1.8.6...v1.9.0) (2019-10-28)


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

0 comments on commit 3154cac

Please sign in to comment.