Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @marsjs/build@0.2.29
  • Loading branch information
JingyuanZhang committed May 30, 2019
1 parent c08da7f commit 30f2d79
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/mars-build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.29](https://github.com/max-team/Mars/compare/@marsjs/build@0.2.28...@marsjs/build@0.2.29) (2019-05-30)


### Features

* **build:** support subPackages config ([1e6c5a8](https://github.com/max-team/Mars/commit/1e6c5a8))





## [0.2.28](https://github.com/max-team/Mars/compare/@marsjs/build@0.2.27...@marsjs/build@0.2.28) (2019-05-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/mars-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marsjs/build",
"version": "0.2.28",
"version": "0.2.29",
"scripts": {
"test": "jest --coverage"
},
Expand Down

0 comments on commit 30f2d79

Please sign in to comment.