Skip to content

Commit 1637a99

Browse files
committed
chore(release): version 1.66.1
1 parent 173bfb7 commit 1637a99

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
<a name="v1.66.0"></a>
29
### v1.66.0 (2024-11-29)
310

lib/pact/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Remember to bump pact-provider-proxy when this changes major version
22
module Pact
3-
VERSION = "1.66.0"
3+
VERSION = "1.66.1"
44
end

0 commit comments

Comments
 (0)