Skip to content

Commit

Permalink
Merge branch 'master' into afiune/mac_os/app_launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Morrow authored Feb 5, 2020
2 parents ea01ffd + 4b4cd93 commit 390281e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 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.16.2 -->
## [0.16.2](https://github.com/chef/chef-workstation/tree/0.16.2) (2020-02-05)
<!-- latest_release 0.16.3 -->
## [0.16.3](https://github.com/chef/chef-workstation/tree/0.16.3) (2020-02-05)

#### Merged Pull Requests
- Enable the Workstation App to run at boot on Windows [#671](https://github.com/chef/chef-workstation/pull/671) ([tas50](https://github.com/tas50))
- Bump Chef Workstation App to 0.1.65 [#920](https://github.com/chef/chef-workstation/pull/920) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->

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

#### Merged Pull Requests
- Bump Chef Workstation App to 0.1.65 [#920](https://github.com/chef/chef-workstation/pull/920) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 0.16.3 -->
- Enable the Workstation App to run at boot on Windows [#671](https://github.com/chef/chef-workstation/pull/671) ([tas50](https://github.com/tas50)) <!-- 0.16.2 -->
- Bump chef-analyze CLI to 0.1.71 [#917](https://github.com/chef/chef-workstation/pull/917) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 0.16.1 -->
- Update knife pins to once again require the new gems [#914](https://github.com/chef/chef-workstation/pull/914) ([tas50](https://github.com/tas50)) <!-- 0.16.0 -->
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.2
0.16.3
2 changes: 1 addition & 1 deletion omnibus_overrides.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

override "chef-analyze", version: "0.1.71"
override "delivery-cli", version: "0.0.54"
override "chef-workstation-app", version: "v0.1.64"
override "chef-workstation-app", version: "v0.1.65"
# /DO NOT MODIFY

override :rubygems, version: "3.0.3" # rubygems ships its own bundler which may differ from bundler defined below and then we get double bundler which results in performance issues / CLI warnings. Make sure these versions match before bumping either.
Expand Down

0 comments on commit 390281e

Please sign in to comment.