File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
components/ruby/lib/chef-licensing Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- <!-- latest_release -->
3+ <!-- latest_release 1.3.5 -->
4+ ## [ 1.3.5] ( https://github.com/chef/chef-licensing/tree/1.3.5 ) (2025-12-29)
5+
6+ #### Merged Pull Requests
7+ - add GHA workflow and linting fixes [ #221 ] ( https://github.com/chef/chef-licensing/pull/221 ) ([ Stromweld] ( https://github.com/Stromweld ) )
48<!-- latest_release -->
59
6- <!-- release_rollup -->
10+ <!-- release_rollup since=1.3.4 -->
11+ ### Changes not yet released to rubygems.org
12+
13+ #### Merged Pull Requests
14+ - add GHA workflow and linting fixes [ #221 ] ( https://github.com/chef/chef-licensing/pull/221 ) ([ Stromweld] ( https://github.com/Stromweld ) ) <!-- 1.3.5 -->
715<!-- release_rollup -->
816
917<!-- latest_stable_release -->
Original file line number Diff line number Diff line change 1- 1.3.4
1+ 1.3.5
Original file line number Diff line number Diff line change 11module ChefLicensing
2- VERSION = "1.3.4 " . freeze
2+ VERSION = "1.3.5 " . freeze
33end
You can’t perform that action at this time.
0 commit comments