Skip to content

Commit 1d7c663

Browse files
chore(main): release 1.9.4 (#46)
1 parent b3cc155 commit 1d7c663

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.9.3"
2+
".": "1.9.4"
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 isc_kea.
44

5+
## [1.9.4](https://github.com/sous-chefs/isc_kea/compare/v1.9.3...v1.9.4) (2025-10-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **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))
11+
512
## [1.9.3](https://github.com/sous-chefs/isc_kea/compare/1.9.2...v1.9.3) (2025-10-15)
613

714

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.3'
9+
version '1.9.4'
1010

1111
supports 'amazon'
1212
supports 'centos'

0 commit comments

Comments
 (0)