Skip to content

Commit

Permalink
Bump version to 0.7.2 by Chef Expeditor
Browse files Browse the repository at this point in the history
Obvious fix; these changes are the result of automation not creative thinking.
  • Loading branch information
chef-ci committed Jul 15, 2019
1 parent c32a2d3 commit 87b8ef2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/ -->
<!-- latest_release 0.7.1 -->
## [0.7.1](https://github.com/chef/chef-workstation/tree/0.7.1) (2019-07-15)
<!-- latest_release 0.7.2 -->
## [0.7.2](https://github.com/chef/chef-workstation/tree/0.7.2) (2019-07-15)

#### Merged Pull Requests
- Pin Rubygems to 3.0.3 to prevent double bundler [#409](https://github.com/chef/chef-workstation/pull/409) ([tas50](https://github.com/tas50))
- Revert changes that switched to workstation as the point of truth [#411](https://github.com/chef/chef-workstation/pull/411) ([afiune](https://github.com/afiune))
<!-- latest_release -->

<!-- release_rollup since=0.6.2 -->
### Changes since 0.6.2 release

#### Merged Pull Requests
- Revert changes that switched to workstation as the point of truth [#411](https://github.com/chef/chef-workstation/pull/411) ([afiune](https://github.com/afiune)) <!-- 0.7.2 -->
- Pin Rubygems to 3.0.3 to prevent double bundler [#409](https://github.com/chef/chef-workstation/pull/409) ([tas50](https://github.com/tas50)) <!-- 0.7.1 -->
- Build Chef Workstation as a self contained project w/o depending on the ChefDK project [#400](https://github.com/chef/chef-workstation/pull/400) ([marcparadise](https://github.com/marcparadise)) <!-- 0.7.0 -->
<!-- release_rollup -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.7.2

0 comments on commit 87b8ef2

Please sign in to comment.