From a77867e8f3e46f61a2f6c959cb4e7a2c5adf4980 Mon Sep 17 00:00:00 2001 From: "Deavon M. McCaffery" Date: Wed, 30 Aug 2017 23:37:26 -0700 Subject: [PATCH] chore(release): 3.17.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f16e55..eaa397a 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. + +# [3.17.0](https://github.com/automotivemastermind/prompt/compare/v3.16.0...v3.17.0) (2017-08-31) + + +### Features + +* **gcloud:** add gcloud-install script ([c9631bd](https://github.com/automotivemastermind/prompt/commit/c9631bd)) + + + # [3.16.0](https://github.com/automotivemastermind/prompt/compare/v3.15.2...v3.16.0) (2017-08-14) diff --git a/package.json b/package.json index fd51e0b..0dfb6f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompt", - "version": "3.16.0", + "version": "3.17.0", "description": "A spectacular (BaSH) prompt for *nix distributions", "main": "install.sh", "repository": {