Skip to content

Commit 11eeea7

Browse files
chore(main): release 1.9.3 (#43)
Co-authored-by: Dan Webb <dan.webb@damacus.io>
1 parent 8b28a5e commit 11eeea7

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.2"
2+
".": "1.9.3"
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.3](https://github.com/sous-chefs/isc_kea/compare/1.9.2...v1.9.3) (2025-10-15)
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+
512
## 1.9.1 - *2025-07-07*
613

714
* Add `ddns`, `ddns-min` and `ddns-max` to relevant partial resources

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.2'
9+
version '1.9.3'
1010

1111
supports 'amazon'
1212
supports 'centos'

0 commit comments

Comments
 (0)