Skip to content

Commit

Permalink
chore(release): version 0.54.0-pactcli0.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jul 10, 2023
1 parent 86d6d79 commit f975d28
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.54.0-pactcli0.53.0"></a>
### 0.54.0-pactcli0.53.0 (2023-07-10)

#### Features

* **gems**
* pact-cli v0.53.0: update pact_broker-client gem to version 1.68.0 ([86d6d79](/../../commit/86d6d79))

<a name="0.53.0-pactcli0.52.0"></a>
### 0.53.0-pactcli0.52.0 (2023-05-24)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.53.0
0.54.0
2 changes: 1 addition & 1 deletion docker-compose-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- "9292"

pact_verifier:
image: pactfoundation/pact-cli:0.53.0-pactcli0.52.0
image: pactfoundation/pact-cli:0.54.0-pactcli0.53.0
depends_on:
- api
environment:
Expand Down

0 comments on commit f975d28

Please sign in to comment.