Skip to content

Commit d4a868f

Browse files
committed
chore(release): version 1.38.1
1 parent ea3f247 commit d4a868f

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.38.1"></a>
2+
### v1.38.1 (2024-04-04)
3+
4+
#### Bug Fixes
5+
6+
* examples/Gemfile & examples/Gemfile.lock to reduce vulnerabilities ([fdb8bcc](/../../commit/fdb8bcc))
7+
* Return non-error if enable-pending is set ([0b4bc7e](/../../commit/0b4bc7e))
8+
19
<a name="v1.38.0"></a>
210
### v1.38.0 (2023-09-12)
311

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

0 commit comments

Comments
 (0)