diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7364e51..9faf3ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+
+### v2.4.17 (2024-11-29)
+
+
+#### Features
+
+* **gems**
+ * update to pact (1.66.0) ([623912b](/../../commit/623912b))
+ * update to pact-support (1.21.1) ([c16d698](/../../commit/c16d698))
+ * update to pact-support (1.21.0) ([51f9a30](/../../commit/51f9a30))
+
+
### v2.4.16 (2024-10-24)
diff --git a/README.md b/README.md
index fa344b4..58b6b0f 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,11 @@ Creates a standalone pact command line executable using the ruby pact implementa
## Package contents
-This version (2.4.16) of the Pact standalone executables package contains:
+This version (2.4.17) of the Pact standalone executables package contains:
- * pact gem 1.65.2
+ * pact gem 1.66.0
* pact-mock_service gem 3.11.2
- * pact-support gem 1.20.2
+ * pact-support gem 1.21.1
* pact-provider-verifier gem 1.38.1
* pact_broker-client gem 1.77.0
* pact-message gem 0.11.1
diff --git a/VERSION b/VERSION
index f14f5bd..b29b920 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.16
\ No newline at end of file
+2.4.17
\ No newline at end of file