File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/#common-changelog -->
2- <!-- latest_release 6.1.7 -->
3- ## [ v6.1.7 ] ( https://github.com/chef/chef-cli/tree/v6.1.7 ) (2025-06-11 )
2+ <!-- latest_release 6.1.8 -->
3+ ## [ v6.1.8 ] ( https://github.com/chef/chef-cli/tree/v6.1.8 ) (2025-06-18 )
44
55#### Merged Pull Requests
6- - CHEF-21123 - Ruby 3.4 update in chef-cli hab package [ # 291 ] ( https://github.com/chef/chef-cli/pull/291 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) )
6+ - Adding the HAB_BLDR_CHANNEL channel [ # 293 ] ( https://github.com/chef/chef-cli/pull/293 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) )
77<!-- latest_release -->
88
99<!-- release_rollup since=5.6.16 -->
1010### Changes not yet released to rubygems.org
1111
1212#### Merged Pull Requests
13+ - Adding the HAB_BLDR_CHANNEL channel [ #293 ] ( https://github.com/chef/chef-cli/pull/293 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) ) <!-- 6.1.8 -->
1314- CHEF-21123 - Ruby 3.4 update in chef-cli hab package [ #291 ] ( https://github.com/chef/chef-cli/pull/291 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) ) <!-- 6.1.7 -->
1415- Updating the minitar dependency in main [ #289 ] ( https://github.com/chef/chef-cli/pull/289 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) ) <!-- 6.1.6 -->
1516- removing freebsd from kitchen.yml generator template [ #236 ] ( https://github.com/chef/chef-cli/pull/236 ) ([ Stromweld] ( https://github.com/Stromweld ) ) <!-- 6.1.5 -->
Original file line number Diff line number Diff line change 1- 6.1.7
1+ 6.1.8
Original file line number Diff line number Diff line change 1616#
1717
1818module ChefCLI
19- VERSION = "6.1.7 " . freeze
19+ VERSION = "6.1.8 " . freeze
2020end
You can’t perform that action at this time.
0 commit comments