diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6365e43..7cf59cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### Unreleased
+### [1.1.9] - 2024-11-18
+
+- Fix hook registration for any access.domains #37
+
### [1.1.8] - 2024-11-06
- fix: Run rdns_access on connect hook, #35
@@ -60,3 +64,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
[1.1.7]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.7
[1.1.4]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.4
[1.1.8]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.8
+[1.1.9]: https://github.com/haraka/haraka-plugin-access/releases/tag/v1.1.9
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 7770396..b6a0fe1 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -2,7 +2,7 @@
This handcrafted artisinal software is brought to you by:
-|
msimerson (39) |
luto (8) |
Dexus (2) |
dalibor (1) |
gtech99 (1) |
polarismail (1) |
-| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
+|
msimerson (40) |
luto (8) |
dalibor (2) |
Dexus (2) |
gtech99 (1) |
polarismail (1) |
+| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
this file is maintained by [.release](https://github.com/msimerson/.release)
diff --git a/package.json b/package.json
index 61dffc6..a51c4f6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "haraka-plugin-access",
- "version": "1.1.8",
+ "version": "1.1.9",
"description": "Haraka plugin for ACLs for email connections",
"main": "index.js",
"files": [