Skip to content

Commit 68441bb

Browse files
committed
chore(release): version 2.4.13
[ci-skip]
1 parent 0433866 commit 68441bb

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="v2.4.13"></a>
2+
### v2.4.13 (2024-09-26)
3+
4+
5+
#### Features
6+
7+
* **gems**
8+
* update to pact (1.65.2) ([dde96f2](/../../commit/dde96f2))
9+
10+
11+
#### Bug Fixes
12+
13+
* Dockerfile-bundle-base to reduce vulnerabilities ([868ee2e](/../../commit/868ee2e))
14+
15+
116
<a name="v2.4.12"></a>
217
### v2.4.12 (2024-08-21)
318

README.md

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

77
## Package contents
88

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

11-
* pact gem 1.65.1
11+
* pact gem 1.65.2
1212
* pact-mock_service gem 3.11.2
1313
* pact-support gem 1.20.1
1414
* pact-provider-verifier gem 1.38.1

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.12
1+
2.4.13

0 commit comments

Comments
 (0)