Skip to content

Commit 9aeaeaa

Browse files
pact-foundation[bot]YOU54F
authored andcommitted
chore: release v0.10.6
1 parent ecdf10c commit 9aeaeaa

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.10.6] _2026-07-13_
8+
9+
### 🚀 Features
10+
11+
- Add drift extension
12+
13+
### 🛠️ Miscellaneous Tasks
14+
15+
- _(docs)_ Correct changelog
16+
- _(drift)_ Install to ~/.drift
17+
- Cargo fmt
18+
- _(drift)_ Win-arm64 no bins, ensure config dir exists
19+
- Exit early if extension has unsupported plat/arch
20+
- _(drift)_ Minor fixups
21+
- _(drift)_ Clippy fixup
22+
23+
724
## [0.10.5] _2026-07-01_
825

926
### 🛠️ 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.5"
5+
version = "0.10.6"
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)