Skip to content

Commit ebd83e1

Browse files
committed
chore(release): version 2.0.8
[ci-skip]
1 parent d5b41b3 commit ebd83e1

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.8"></a>
2+
### v2.0.8 (2023-10-13)
3+
4+
5+
#### Features
6+
7+
* **gems**
8+
* update to pact_broker-client (1.73.0) ([d5b41b3](/../../commit/d5b41b3))
9+
10+
111
<a name="v2.0.7"></a>
212
### v2.0.7 (2023-09-12)
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.7) of the Pact standalone executables package contains:
9+
This version (2.0.8) 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.38.0
15-
* pact_broker-client gem 1.72.0
15+
* pact_broker-client gem 1.73.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.7
1+
2.0.8

0 commit comments

Comments
 (0)