Skip to content

Commit 2f0a32f

Browse files
chore: release v0.10.4
1 parent 9386fa8 commit 2f0a32f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ All notable changes to this project will be documented in this file.
2020

2121
## [Unreleased]
2222

23+
## [0.10.5] _2026-07-01_
24+
25+
### 🛠️ Miscellaneous Tasks
26+
27+
- Update Cargo.lock dependencies
28+
29+
2330
## [0.10.4] _2026-06-29_
2431

2532
### 🛠️ Miscellaneous Tasks

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pact"
3-
version = "0.10.4"
3+
version = "0.10.5"
44
authors = ["Yousaf Nabi <you@saf.dev>"]
55
edition = "2021"
66
description = "Pact consolidated CLI - pact_core_mock_server, pact_verifier, pact-stub-server, pact-plugin-cli, pact-broker-cli in a single binary"

0 commit comments

Comments
 (0)