From 62285eb3e5addbc0ee5f8947c9f0e64e112991bc Mon Sep 17 00:00:00 2001 From: Release Bot Date: Fri, 29 Mar 2019 19:25:54 +0000 Subject: [PATCH] chore(release): 1.16.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16f4b00..b449e29 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.16.0](https://github.com/edahlseng/configuration-ci-general/compare/v1.15.0...v1.16.0) (2019-03-29) + + +### Features + +* Add setup-steps parameter to validate-js job ([97cd234](https://github.com/edahlseng/configuration-ci-general/commit/97cd234)) + + + # [1.15.0](https://github.com/edahlseng/configuration-ci-general/compare/v1.14.0...v1.15.0) (2019-03-29) diff --git a/package.json b/package.json index 5632aad..c0e88ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "configuration-ci-general", "private": true, - "version": "1.15.0", + "version": "1.16.0", "description": "General Continuous Integration Configuration ------------------------------------", "main": "index.js", "scripts": {