Skip to content

Commit d6f525f

Browse files
committed
chore(release): version 1.19.0
1 parent fbce4cb commit d6f525f

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+
<a name="v1.19.0"></a>
2+
### v1.19.0 (2022-11-15)
3+
4+
#### Features
5+
6+
* **generators**
7+
* add generators to a consumer contract request (#97) ([fbce4cb](/../../commit/fbce4cb))
8+
19
<a name="v1.18.1"></a>
210
### v1.18.1 (2022-08-17)
311

lib/pact/support/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.18.1"
3+
VERSION = "1.19.0"
44
end
55
end

0 commit comments

Comments
 (0)