Skip to content

Commit df3e7f4

Browse files
committed
Bump version to 1.3.5 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
1 parent e0977c7 commit df3e7f4

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
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 -->

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.4
1+
1.3.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ChefLicensing
2-
VERSION = "1.3.4".freeze
2+
VERSION = "1.3.5".freeze
33
end

0 commit comments

Comments
 (0)