Skip to content

Commit d9e2cd8

Browse files
chore(main): release 1.9.6
1 parent 2a1d004 commit d9e2cd8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-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.9.5"
2+
".": "1.9.6"
33
}

CHANGELOG.md

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

33
This file is used to list changes made in each version of isc_kea.
44

5+
## [1.9.6](https://github.com/sous-chefs/isc_kea/compare/v1.9.5...v1.9.6) (2026-01-06)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#42](https://github.com/sous-chefs/isc_kea/issues/42)) ([08e67a7](https://github.com/sous-chefs/isc_kea/commit/08e67a79c72cbfcb9f878094ce58667ca02dfe65))
11+
* **ci:** Update workflows to use release pipeline ([#47](https://github.com/sous-chefs/isc_kea/issues/47)) ([d11a3f3](https://github.com/sous-chefs/isc_kea/commit/d11a3f32391452e8d0050390afb3bfafa14ee998))
12+
* **cookstyle:** Run cookstyle on the codebase ([#45](https://github.com/sous-chefs/isc_kea/issues/45)) ([b3cc155](https://github.com/sous-chefs/isc_kea/commit/b3cc155ed91452e172d143525a7ba5b0e660c285))
13+
* force a release ([#32](https://github.com/sous-chefs/isc_kea/issues/32)) of ([#31](https://github.com/sous-chefs/isc_kea/issues/31)) ([b1c5cb8](https://github.com/sous-chefs/isc_kea/commit/b1c5cb8f9f688bb468b6269f2f19942772e2e270))
14+
515
## [1.9.5](https://github.com/sous-chefs/isc_kea/compare/v1.9.4...v1.9.5) (2025-10-16)
616

717

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
source_url 'https://github.com/sous-chefs/isc_kea'
77
issues_url 'https://github.com/sous-chefs/isc_kea/issues'
88
chef_version '>= 16.0'
9-
version '1.9.5'
9+
version '1.9.6'
1010

1111
supports 'amazon'
1212
supports 'centos'

0 commit comments

Comments
 (0)