From b61ee99da15bd481de3366b87bf9f61e86127a67 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 25 Mar 2020 01:48:35 +0000 Subject: [PATCH] Bump version to 0.17.8 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a225e59d9..94c87e8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ - -## [0.17.7](https://github.com/chef/chef-workstation/tree/0.17.7) (2020-03-25) + +## [0.17.8](https://github.com/chef/chef-workstation/tree/0.17.8) (2020-03-25) #### Merged Pull Requests -- Bump chef-analyze CLI to 0.1.79 [#1057](https://github.com/chef/chef-workstation/pull/1057) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) +- Bump kitchen-ec2 to 3.4.0 [#1046](https://github.com/chef/chef-workstation/pull/1046) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) ### Changes since 0.17.5 release #### Merged Pull Requests +- Bump kitchen-ec2 to 3.4.0 [#1046](https://github.com/chef/chef-workstation/pull/1046) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) - Bump chef-analyze CLI to 0.1.79 [#1057](https://github.com/chef/chef-workstation/pull/1057) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) - Pinning bundler to 1.17 because 2.x breaks our builds [#1055](https://github.com/chef/chef-workstation/pull/1055) ([tyler-ball](https://github.com/tyler-ball)) diff --git a/VERSION b/VERSION index 075db098d..ea30525ea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.7 \ No newline at end of file +0.17.8 \ No newline at end of file