e54105e2 by McLemore

Merge branch 'master' into develop

2 parents 3fe066e9 d1274584
# Changelog
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.1.0 (2019-12-14)
### Features
* **n:** prefect basic template ([3fe066e](https://gitlab.zb100.com/templates/mui-template/commit/3fe066e905f642bf397ff504271c87db5c5b9c55))
{
"name": "@zb100/mui-template",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "@zb100/mui-template",
"version": "1.0.0",
"version": "1.1.0",
"description": "小程序组件模版",
"scripts": {
"release": "standard-version",
......