File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11# Test Kitchen Change Log
22
33<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/#common-changelog -->
4- <!-- latest_release 1.0.6 -->
5- ## [ v1.0.6 ] ( https://github.com/chef/chef-test-kitchen-enterprise/tree/v1.0.6 ) (2025-01-06)
4+ <!-- latest_release 1.0.7 -->
5+ ## [ v1.0.7 ] ( https://github.com/chef/chef-test-kitchen-enterprise/tree/v1.0.7 ) (2025-01-06)
66
77#### Merged Pull Requests
8- - added slack promot pipeline [ #20 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/20 ) ([ sanghinitin] ( https://github.com/sanghinitin ) )
8+ - Removing changelog pipeline [ #21 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/21 ) ([ sanghinitin] ( https://github.com/sanghinitin ) )
99<!-- latest_release -->
1010
1111<!-- release_rollup -->
1212### Changes not yet released to rubygems.org
1313
1414#### Merged Pull Requests
15+ - Removing changelog pipeline [ #21 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/21 ) ([ sanghinitin] ( https://github.com/sanghinitin ) ) <!-- 1.0.7 -->
1516- added slack promot pipeline [ #20 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/20 ) ([ sanghinitin] ( https://github.com/sanghinitin ) ) <!-- 1.0.6 -->
1617- Updated the error message and start message branding [ #17 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/17 ) ([ ashiqueps] ( https://github.com/ashiqueps ) ) <!-- 1.0.5 -->
1718- Updated the pkg description and Gemfile [ #16 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/16 ) ([ ashiqueps] ( https://github.com/ashiqueps ) ) <!-- 1.0.4 -->
2122
2223
2324#### Merged Pull Requests
25+ - Removing changelog pipeline [ #21 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/21 ) ([ sanghinitin] ( https://github.com/sanghinitin ) ) <!-- 1.0.7 -->
2426- added slack promot pipeline [ #20 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/20 ) ([ sanghinitin] ( https://github.com/sanghinitin ) ) <!-- 1.0.6 -->
2527- Updated the error message and start message branding [ #17 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/17 ) ([ ashiqueps] ( https://github.com/ashiqueps ) ) <!-- 1.0.5 -->
2628- Updated the pkg description and Gemfile [ #16 ] ( https://github.com/chef/chef-test-kitchen-enterprise/pull/16 ) ([ ashiqueps] ( https://github.com/ashiqueps ) ) <!-- 1.0.4 -->
Original file line number Diff line number Diff line change 1- 1.0.6
1+ 1.0.7
Original file line number Diff line number Diff line change 1616# limitations under the License.
1717
1818module Kitchen
19- VERSION = "1.0.6 " . freeze
19+ VERSION = "1.0.7 " . freeze
2020end
You can’t perform that action at this time.
0 commit comments