We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbce4cb commit d6f525fCopy full SHA for d6f525f
CHANGELOG.md
@@ -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
9
<a name="v1.18.1"></a>
10
### v1.18.1 (2022-08-17)
11
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.18.1"
+ VERSION = "1.19.0"
end
0 commit comments