Skip to content

Commit 7d6467e

Browse files
committed
chore(release): version 2.0.7
[ci-skip]
1 parent 108d513 commit 7d6467e

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v2.0.7"></a>
2+
### v2.0.7 (2023-09-12)
3+
4+
5+
#### Features
6+
7+
* **gems**
8+
* update to pact-provider-verifier (1.38.0) ([108d513](/../../commit/108d513))
9+
10+
111
<a name="v2.0.6"></a>
212
### v2.0.6 (2023-09-11)
313

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Creates a standalone pact command line executable using the ruby pact implementa
66

77
## Package contents
88

9-
This version (2.0.6) of the Pact standalone executables package contains:
9+
This version (2.0.7) of the Pact standalone executables package contains:
1010

1111
* pact gem 1.63.0
1212
* pact-mock_service gem 3.11.2
1313
* pact-support gem 1.19.0
14-
* pact-provider-verifier gem 1.36.1
14+
* pact-provider-verifier gem 1.38.0
1515
* pact_broker-client gem 1.72.0
1616
* pact-message gem 0.11.1
1717

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.6
1+
2.0.7

0 commit comments

Comments
 (0)