From c1f3f9f8df2dff815ec1e7abe5bf755d04c7b49d Mon Sep 17 00:00:00 2001 From: Release Bot Date: Sun, 28 Jul 2019 22:41:41 +0000 Subject: [PATCH] chore(release): 1.21.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f2f91..89517d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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.21.1](https://github.com/edahlseng/configuration-ci-general/compare/v1.21.0...v1.21.1) (2019-07-28) + + +### Bug Fixes + +* Correct typo, allowing create-github-release job to now finish ([31df1c3](https://github.com/edahlseng/configuration-ci-general/commit/31df1c3)) + + + # [1.21.0](https://github.com/edahlseng/configuration-ci-general/compare/v1.20.1...v1.21.0) (2019-07-15) diff --git a/package.json b/package.json index a52edfb..ec265c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "configuration-ci-general", "private": true, - "version": "1.21.0", + "version": "1.21.1", "description": "General Continuous Integration Configuration ------------------------------------", "main": "index.js", "scripts": {