We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173bfb7 commit 1637a99Copy full SHA for 1637a99
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v1.66.1"></a>
2
+### v1.66.1 (2025-01-20)
3
+
4
+#### Bug Fixes
5
6
+* HTTP_HOST headers for sinatra 4.x ([173bfb7](/../../commit/173bfb7))
7
8
<a name="v1.66.0"></a>
9
### v1.66.0 (2024-11-29)
10
lib/pact/version.rb
@@ -1,4 +1,4 @@
# Remember to bump pact-provider-proxy when this changes major version
module Pact
- VERSION = "1.66.0"
+ VERSION = "1.66.1"
end
0 commit comments