Skip to content

Commit 0c8187d

Browse files
committed
Merge branch 'pact_ffi/0.4.28'
2 parents ae62602 + ffa5449 commit 0c8187d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
targets: aarch64-unknown-linux-gnu
2727
- operating-system: ubuntu-22.04
2828
targets: aarch64-unknown-linux-musl
29-
- operating-system: windows-2019
29+
- operating-system: windows-2022
3030
targets: x86_64-pc-windows-msvc
31-
- operating-system: windows-2019
31+
- operating-system: windows-2022
3232
targets: aarch64-pc-windows-msvc
3333
- operating-system: macos-13
3434
targets: x86_64-apple-darwin

rust/pact_ffi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.
22

3-
# 0.4.28 - Maintenace Release
3+
# 0.4.28 - Maintenance Release
44

55
* 4fc0136c - chore: Upgrade pact_verifier to 1.3.2 (Ronald Holshausen, Fri Jun 20 11:33:58 2025 +1000)
66
* 42b0b285 - chore(pact-ffi): Update pact_mock_server to 1.2.16 (Ronald Holshausen, Wed Jun 11 15:33:46 2025 +1000)

0 commit comments

Comments
 (0)