Skip to content

Commit ec68bed

Browse files
committed
chore(release): version 2.4.15
[ci-skip]
1 parent fb02f49 commit ec68bed

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v2.4.15"></a>
2+
### v2.4.15 (2024-10-23)
3+
4+
5+
#### Features
6+
7+
* **gems**
8+
* update to pact-support (1.20.2), pact_broker-client (1.76.2) ([fb02f49](/../../commit/fb02f49))
9+
10+
111
<a name="v2.4.13"></a>
212
### v2.4.13 (2024-09-26)
313

README.md

+3-3
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.4.14) of the Pact standalone executables package contains:
9+
This version (2.4.15) of the Pact standalone executables package contains:
1010

1111
* pact gem 1.65.2
1212
* pact-mock_service gem 3.11.2
13-
* pact-support gem 1.20.1
13+
* pact-support gem 1.20.2
1414
* pact-provider-verifier gem 1.38.1
15-
* pact_broker-client gem 1.76.1
15+
* pact_broker-client gem 1.76.2
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.4.14
1+
2.4.15

0 commit comments

Comments
 (0)