Skip to content

Commit 4db582b

Browse files
committed
chore(release): version 2.0.6
[ci-skip]
1 parent 1061dd0 commit 4db582b

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.6"></a>
2+
### v2.0.6 (2023-09-11)
3+
4+
5+
#### Features
6+
7+
* **gems**
8+
* update to pact_broker-client (1.72.0) ([1061dd0](/../../commit/1061dd0))
9+
10+
111
<a name="v2.0.5"></a>
212
### v2.0.5 (2023-09-07)
313

README.md

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

77
## Package contents
88

9-
This version (2.0.5) of the Pact standalone executables package contains:
9+
This version (2.0.6) 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
1414
* pact-provider-verifier gem 1.36.1
15-
* pact_broker-client gem 1.71.0
15+
* pact_broker-client gem 1.72.0
1616
* pact-message gem 0.11.1
1717

1818
Binaries will be extracted into `pact/bin`:

VERSION

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

0 commit comments

Comments
 (0)