From 3f2d30933a8e1cba6933dcfd4cf59c81028f4b31 Mon Sep 17 00:00:00 2001 From: vidavidorra-release <65564857+vidavidorra-release@users.noreply.github.com> Date: Sat, 13 Feb 2021 14:11:59 +0000 Subject: [PATCH] chore(release): 1.2.20 [skip ci] ### [1.2.20](https://github.com/vidavidorra/github-renovate/compare/v1.2.19...v1.2.20) (2021-02-13) ### Continuous Integration * **release:** format changelog during release ([321504c](https://github.com/vidavidorra/github-renovate/commit/321504cc8cacdc447c8cabc9f2c32548ada397b7)) * remove `chore` commit type from changelog (generation) ([2ae46e4](https://github.com/vidavidorra/github-renovate/commit/2ae46e45759093d4a7d7fabdc9af252a58e57823)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f858d5ee..6811826c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.2.20](https://github.com/vidavidorra/github-renovate/compare/v1.2.19...v1.2.20) (2021-02-13) + +### Continuous Integration + +- **release:** format changelog during release ([321504c](https://github.com/vidavidorra/github-renovate/commit/321504cc8cacdc447c8cabc9f2c32548ada397b7)) +- remove `chore` commit type from changelog (generation) ([2ae46e4](https://github.com/vidavidorra/github-renovate/commit/2ae46e45759093d4a7d7fabdc9af252a58e57823)) + ### [1.2.19](https://github.com/vidavidorra/github-renovate/compare/v1.2.18...v1.2.19) (2021-02-13) ### Continuous Integration diff --git a/package-lock.json b/package-lock.json index e54145f5..0b62f887 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-renovate", - "version": "1.2.19", + "version": "1.2.20", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b536983a..67fd8a93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-renovate", - "version": "1.2.19", + "version": "1.2.20", "description": "Self-hosted instance of Renovate.", "private": true, "scripts": {