Skip to content

Commit

Permalink
chore(release): version 2.4.18
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
YOU54F committed Nov 29, 2024
1 parent 5d72cc1 commit 24c7944
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="v2.4.18"></a>
### v2.4.18 (2024-11-29)


#### Features

* **deps**
* update to rack 3 ([0b4bf7e](/../../commit/0b4bf7e))


#### Bug Fixes

* **deps**
* update pact-mock_service / pact-provider-verifier ([9e773f4](/../../commit/9e773f4))


<a name="v2.4.17"></a>
### v2.4.17 (2024-11-29)

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Creates a standalone pact command line executable using the ruby pact implementa

## Package contents

This version (2.4.17) of the Pact standalone executables package contains:
This version (2.4.18) of the Pact standalone executables package contains:

* pact gem 1.66.0
* pact-mock_service gem 3.11.2
* pact-mock_service gem 3.12.3
* pact-support gem 1.21.1
* pact-provider-verifier gem 1.38.1
* pact-provider-verifier gem 1.39.0
* pact_broker-client gem 1.77.0
* pact-message gem 0.11.1

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.17
2.4.18

0 comments on commit 24c7944

Please sign in to comment.