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: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
22# Change Log
33
4- <!-- latest_release 15.1.1 -->
5- ## [ v15.1.1 ] ( https://github.com/chef/chef-zero/tree/v15.1.1 ) (2025-12-09 )
4+ <!-- latest_release 15.1.2 -->
5+ ## [ v15.1.2 ] ( https://github.com/chef/chef-zero/tree/v15.1.2 ) (2025-12-10 )
66
77#### Merged Pull Requests
8- - Remove Buildkite unit/lint tests from expeditor config [ # 351 ] ( https://github.com/chef/chef-zero/pull/351 ) ([ jaymzh ] ( https://github.com/jaymzh ) )
8+ - Update to actions/checkout@v6 [ # 358 ] ( https://github.com/chef/chef-zero/pull/358 ) ([ dafyddcrosby ] ( https://github.com/dafyddcrosby ) )
99<!-- latest_release -->
1010
1111<!-- next_release -->
1919### Changes not yet released to rubygems.org
2020
2121#### Merged Pull Requests
22+ - Update to actions/checkout@v6 [ #358 ] ( https://github.com/chef/chef-zero/pull/358 ) ([ dafyddcrosby] ( https://github.com/dafyddcrosby ) ) <!-- 15.1.2 -->
2223- Remove Buildkite unit/lint tests from expeditor config [ #351 ] ( https://github.com/chef/chef-zero/pull/351 ) ([ jaymzh] ( https://github.com/jaymzh ) ) <!-- 15.1.1 -->
2324- Updating the version to release it [ #354 ] ( https://github.com/chef/chef-zero/pull/354 ) ([ johnmccrae] ( https://github.com/johnmccrae ) ) <!-- 15.1.0 -->
2425- docs: Update Copilot Instructions with AI Compliance Workflow [ #353 ] ( https://github.com/chef/chef-zero/pull/353 ) ([ rishichawda] ( https://github.com/rishichawda ) ) <!-- 15.0.28 -->
Original file line number Diff line number Diff line change 1- 15.1.1
1+ 15.1.2
Original file line number Diff line number Diff line change 11module ChefZero
2- VERSION = "15.1.1 " . freeze
2+ VERSION = "15.1.2 " . freeze
33end
You can’t perform that action at this time.
0 commit comments