From 59a3daeebb20208235b4249170601c50b56ca3b6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Feb 2021 21:33:50 +0800 Subject: [PATCH] chore(release): 1.12.1 [skip ci] ## [1.12.1](https://github.com/ineo6/git-master/compare/v1.12.0...v1.12.1) (2021-02-17) ### Bug Fixes * give gm toggle icon correct size ([9ac03e1](https://github.com/ineo6/git-master/commit/9ac03e1ee9d824652142ad6034a5e14da5ebd37a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1cf5d1..b69b668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.1](https://github.com/ineo6/git-master/compare/v1.12.0...v1.12.1) (2021-02-17) + + +### Bug Fixes + +* give gm toggle icon correct size ([9ac03e1](https://github.com/ineo6/git-master/commit/9ac03e1ee9d824652142ad6034a5e14da5ebd37a)) + # [1.12.0](https://github.com/ineo6/git-master/compare/v1.11.5...v1.12.0) (2021-01-23) diff --git a/package.json b/package.json index 0dbd7f9..b1c32a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitmaster", - "version": "1.12.0", + "version": "1.12.1", "description": "Git Master", "private": true, "repository": "https://github.com/ineo6/git-master.git",