Skip to content

Commit b5d4b9f

Browse files
committed
chore(release): version 1.38.2
1 parent 513fce0 commit b5d4b9f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="v1.38.2"></a>
2+
### v1.38.2 (2024-10-23)
3+
4+
#### Bug Fixes
5+
6+
* explicitly require ostruct as non stdlib in ruby 3.5.x ([4beb10f](/../../commit/4beb10f))
7+
* examples/Gemfile & examples/Gemfile.lock to reduce vulnerabilities ([de9df60](/../../commit/de9df60))
8+
9+
* **win**
10+
* add pact-provider-verifier cmd binstub ([d9a3c90](/../../commit/d9a3c90))
11+
112
<a name="v1.38.1"></a>
213
### v1.38.1 (2024-04-04)
314

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.1"
3+
VERSION = "1.38.2"
44
end
55
end

0 commit comments

Comments
 (0)