Skip to content

Commit 852ea0e

Browse files
chore: bump version to 0.5.0
1 parent b916e01 commit 852ea0e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.5.0
2+
3+
BREAKING CHANGE:
4+
- `newInteraction` no longer requires a description
5+
6+
- chore: update docs to better describe library uses and usage
7+
8+
- chore: remove description requirement when creating an interaction
19
## 0.4.0
210

311
- feat: support parameters and multiple provider states

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pact_dart
22
description: A Dart DSL for creating pact contracts
3-
version: 0.4.0
3+
version: 0.5.0
44
homepage: https://github.com/matthewshirley/pact_dart
55

66
environment:

0 commit comments

Comments
 (0)