Skip to content

Commit 431733c

Browse files
committed
chore(release): version 1.16.8
1 parent 3288b81 commit 431733c

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.16.8"></a>
2+
### v1.16.8 (2021-07-27)
3+
4+
#### Bug Fixes
5+
6+
* log HTTP request for pacts retrieved by URL when requested with verbose=true ([3288b81](/../../commit/3288b81))
7+
18
<a name="v1.16.7"></a>
29
### v1.16.7 (2021-01-28)
310

lib/pact/support/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.16.7"
3+
VERSION = "1.16.8"
44
end
55
end

0 commit comments

Comments
 (0)