Skip to content

Commit ce6f56d

Browse files
committed
chore(release): version 2.132.0-pactbroker2.116.0
1 parent 594ef46 commit ce6f56d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="2.132.0-pactbroker2.116.0"></a>
2+
### 2.132.0-pactbroker2.116.0 (2025-07-09)
3+
4+
#### Bug Fixes
5+
6+
* **deps**
7+
* add pact-support to gemfile, as released gem is using git ([05a253a](/../../commit/05a253a))
8+
19
<a name="2.131.0-pactbroker2.115.0"></a>
210
### 2.131.0-pactbroker2.115.0 (2025-06-05)
311

docker-compose-with-conf-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
pact-broker:
5-
# image: pactfoundation/pact-broker:2.131.0-pactbroker2.115.0
5+
# image: pactfoundation/pact-broker:2.132.0-pactbroker2.116.0
66
build: .
77
ports:
88
- "9292:9292"

0 commit comments

Comments
 (0)