Skip to content

Commit 5055492

Browse files
chore: release v0.10.7
1 parent 0dc2550 commit 5055492

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.10.8] _2026-07-13_
6+
7+
### 📚 Documentation
8+
9+
- Fix minor changelog issue
10+
- Add missing 0.10.7 changelog
11+
12+
513
## [0.10.7] _2026-07-13_
614

715
### 🛠️ 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
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pact"
5-
version = "0.10.7"
5+
version = "0.10.8"
66
edition = "2021"
77
description = "Pact consolidated CLI - pact_core_mock_server, pact_verifier, pact-stub-server, pact-plugin-cli, pact-broker-cli in a single binary"
88
readme = "README.md"

0 commit comments

Comments
 (0)