From 121bb3f03cff58c3b64b5bc5c49b085cd2b42114 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 19 Sep 2020 13:27:16 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/saitho/semantic-release-backmerge/compare/v1.1.3...v1.2.0) (2020-09-19) ### Bug Fixes * make full branch object available to message template ([b63d597](https://github.com/saitho/semantic-release-backmerge/commit/b63d5971d26753e21fc454be85c2c5a3202b43ee)) ### Features * allow merging back into the original branch ([639ed4a](https://github.com/saitho/semantic-release-backmerge/commit/639ed4a704c5f86f81f5170fa6271a68ad9e8215)) * allow using branch variables in branch name option ([#5](https://github.com/saitho/semantic-release-backmerge/issues/5)) ([f3d1caa](https://github.com/saitho/semantic-release-backmerge/commit/f3d1caad79618ca1e21259f526427dd8d041d179)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f33341a..aeb42cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.2.0](https://github.com/saitho/semantic-release-backmerge/compare/v1.1.3...v1.2.0) (2020-09-19) + + +### Bug Fixes + +* make full branch object available to message template ([b63d597](https://github.com/saitho/semantic-release-backmerge/commit/b63d5971d26753e21fc454be85c2c5a3202b43ee)) + + +### Features + +* allow merging back into the original branch ([639ed4a](https://github.com/saitho/semantic-release-backmerge/commit/639ed4a704c5f86f81f5170fa6271a68ad9e8215)) +* allow using branch variables in branch name option ([#5](https://github.com/saitho/semantic-release-backmerge/issues/5)) ([f3d1caa](https://github.com/saitho/semantic-release-backmerge/commit/f3d1caad79618ca1e21259f526427dd8d041d179)) + ## [1.1.3](https://github.com/saitho/semantic-release-backmerge/compare/v1.1.2...v1.1.3) (2020-07-30) diff --git a/package.json b/package.json index 267a8a2..ffafc31 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@saithodev/semantic-release-backmerge", "description": "semantic-release plugin to back-merge a release into a develop branch", - "version": "1.1.3", + "version": "1.2.0", "author": "Mario Lubenka", "license": "MIT", "keywords": [