From cde1aec85aad1673b6942f2416d6441c14a463ee Mon Sep 17 00:00:00 2001 From: BeAce Date: Mon, 1 Jul 2019 17:18:24 +0800 Subject: [PATCH] chore(release): 1.2.0 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94efd1c..ab61f09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.com/BeAce/trust-scripts/compare/v1.1.0...v1.2.0) (2019-07-01) + + +### Features + +* add init command ([803ecdd](https://gitlab.com/BeAce/trust-scripts/commit/803ecdd)) +* add init command ([2b8d021](https://gitlab.com/BeAce/trust-scripts/commit/2b8d021)) +* add template ([08c45d6](https://gitlab.com/BeAce/trust-scripts/commit/08c45d6)) + + + # 1.1.0 (2019-07-01) diff --git a/package-lock.json b/package-lock.json index aaba3f2..dd34008 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "trust-scripts", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8bf9ba2..1970592 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trust-scripts", - "version": "1.1.0", + "version": "1.2.0", "description": "trust-scripts webpack react zero config", "main": "index.js", "bin": {