Skip to content

Commit f5327a5

Browse files
YOU54Fgithub-actions[bot]
authored andcommitted
chore(release): v0.8.0
1 parent 77b4356 commit f5327a5

File tree

3 files changed

+8
-10
lines changed

3 files changed

+8
-10
lines changed

CHANGELOG.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
## [0.7.0] - 2025-10-22
2-
3-
### Bug Fixes
4-
5-
- Return ExitCode throughout rather than using process exit for pact-broker-cli
1+
## [0.8.0] - 2025-10-24
62

73
### Features
84

9-
- Add otel configuration
10-
- Pact broker with otel config
5+
- Latest clis
116

127
### Miscellaneous Tasks
138

14-
- Use sed for portability in swapping opts
9+
- Correct docker download link [ci skip]
10+
- Cargo update
11+
- Update readme with new options
12+
- Add alised 1-liner install script
1513

1614
<!-- generated by git-cliff -->

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.7.0"
3+
version = "0.8.0"
44
authors = ["Yousaf Nabi <[email protected]>"]
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)