Skip to content

Commit

Permalink
chore(release): version 0.55.0-pactcli0.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Aug 29, 2023
1 parent 03fbd15 commit 6cc1f21
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="0.55.0-pactcli0.55.0"></a>
### 0.55.0-pactcli0.55.0 (2023-08-29)

#### Features

* **gems**
* pact-cli v0.55.0: update pact_broker-client gem to version 1.70.0 ([03fbd15](/../../commit/03fbd15))
* pact-cli v0.54.0: update pact_broker-client gem to version 1.69.0 ([4034d71](/../../commit/4034d71))

<a name="0.54.0-pactcli0.53.0"></a>
### 0.54.0-pactcli0.53.0 (2023-07-10)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.54.0
0.55.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.54.0-pactcli0.53.0
image: pactfoundation/pact-cli:0.55.0-pactcli0.55.0
depends_on:
- api
environment:
Expand Down

0 comments on commit 6cc1f21

Please sign in to comment.