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 5.6.22 -->
3- ## [ v5.6.22 ] ( https://github.com/chef/chef-cli/tree/v5.6.22 ) (2025-12-03 )
2+ <!-- latest_release 5.6.23 -->
3+ ## [ v5.6.23 ] ( https://github.com/chef/chef-cli/tree/v5.6.23 ) (2025-12-04 )
44
55#### Merged Pull Requests
6- - CHEF-28155 - Fixing code scanning alerts in chef-cli-5 [ # 306 ] ( https://github.com/chef/chef-cli/pull/306 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) )
6+ - Fixing pipeline error - windows ruby 3.3 [ # 308 ] ( https://github.com/chef/chef-cli/pull/308 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) )
77<!-- latest_release -->
88
99<!-- release_rollup since=5.6.21 -->
1010### Changes not yet released to rubygems.org
1111
1212#### Merged Pull Requests
13+ - Fixing pipeline error - windows ruby 3.3 [ #308 ] ( https://github.com/chef/chef-cli/pull/308 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) ) <!-- 5.6.23 -->
1314- CHEF-28155 - Fixing code scanning alerts in chef-cli-5 [ #306 ] ( https://github.com/chef/chef-cli/pull/306 ) ([ nikhil2611] ( https://github.com/nikhil2611 ) ) <!-- 5.6.22 -->
1415<!-- release_rollup -->
1516
Original file line number Diff line number Diff line change 1- 5.6.22
1+ 5.6.23
Original file line number Diff line number Diff line change 1616#
1717
1818module ChefCLI
19- VERSION = "5.6.22 " . freeze
19+ VERSION = "5.6.23 " . freeze
2020end
You can’t perform that action at this time.
0 commit comments