From f11ef95adca225035cf252ec07afbeff82446acc Mon Sep 17 00:00:00 2001 From: Release Bot Date: Mon, 15 Jul 2019 18:27:35 +0000 Subject: [PATCH] chore(release): 1.21.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dc5bbe..99f2f91 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.0](https://github.com/edahlseng/configuration-ci-general/compare/v1.20.1...v1.21.0) (2019-07-15) + + +### Features + +* Add check-docker-image-service-health command ([e85af0b](https://github.com/edahlseng/configuration-ci-general/commit/e85af0b)) + + + ## [1.20.1](https://github.com/edahlseng/configuration-ci-general/compare/v1.20.0...v1.20.1) (2019-05-28) diff --git a/package.json b/package.json index 93df1bc..a52edfb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "configuration-ci-general", "private": true, - "version": "1.20.1", + "version": "1.21.0", "description": "General Continuous Integration Configuration ------------------------------------", "main": "index.js", "scripts": {