432e0e7f by McLemore

chore(release): 1.2.0

1 parent 7a660a1a
......@@ -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.2.0](https://gitlab.zb100.com/templates/mui-template/compare/v1.1.0...v1.2.0) (2019-12-17)
### Features
* add questions for init ([7a660a1](https://gitlab.zb100.com/templates/mui-template/commit/7a660a1aaf76fbab20447bc4d43e05a0fe136bd6))
## 1.1.0 (2019-12-14)
......
{
"name": "@zb100/mui-template",
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "@zb100/mui-template",
"version": "1.1.0",
"version": "1.2.0",
"description": "小程序组件模版",
"main": "index.js",
"scripts": {
......