Skip to content

Commit 5609685

Browse files
chore(main): release 1.1.16
1 parent 538f01d commit 5609685

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.15"
2+
".": "1.1.16"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in each version of the Dnsmasq cookbooks.
44

5+
## [1.1.16](https://github.com/sous-chefs/dnsmasq/compare/v1.1.15...v1.1.16) (2025-12-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#108](https://github.com/sous-chefs/dnsmasq/issues/108)) ([d2454c2](https://github.com/sous-chefs/dnsmasq/commit/d2454c24f08f666d9d0193c5dcc30cd6174040e5))
11+
512
## [1.1.15](https://github.com/sous-chefs/dnsmasq/compare/1.1.14...v1.1.15) (2025-10-15)
613

714

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
chef_version '>= 15.3'
88
source_url 'https://github.com/sous-chefs/dnsmasq'
99
issues_url 'https://github.com/sous-chefs/dnsmasq/issues'
10-
version '1.1.15'
10+
version '1.1.16'
1111

1212
supports 'ubuntu'
1313
supports 'debian'

0 commit comments

Comments
 (0)