Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @marsjs/build@0.2.27
 - @marsjs/cli-template@0.1.12
  • Loading branch information
JingyuanZhang committed May 29, 2019
1 parent 36bb19b commit aaa200b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
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.27](https://github.com/max-team/Mars/compare/@marsjs/build@0.2.26...@marsjs/build@0.2.27) (2019-05-29)


### Bug Fixes

* **build:** compatible with older versions ([36bb19b](https://github.com/max-team/Mars/commit/36bb19b))





## [0.2.26](https://github.com/max-team/Mars/compare/@marsjs/build@0.2.25...@marsjs/build@0.2.26) (2019-05-29)


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.26",
"version": "0.2.27",
"scripts": {
"test": "jest --coverage"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/mars-cli-template/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.1.12](https://github.com/max-team/Mars/compare/@marsjs/cli-template@0.1.11...@marsjs/cli-template@0.1.12) (2019-05-29)


### Bug Fixes

* **build:** compatible with older versions ([36bb19b](https://github.com/max-team/Mars/commit/36bb19b))





## [0.1.11](https://github.com/max-team/Mars/compare/@marsjs/cli-template@0.1.10...@marsjs/cli-template@0.1.11) (2019-05-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/mars-cli-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marsjs/cli-template",
"version": "0.1.11",
"version": "0.1.12",
"bin": {
"mars-cli-service": "./bin/mars-cli-service.js"
},
Expand Down

0 comments on commit aaa200b

Please sign in to comment.