Skip to content

Commit 9dd3ae5

Browse files
committed
chore(release): version 3.12.2
1 parent c4aacf2 commit 9dd3ae5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v3.12.2"></a>
2+
### v3.12.2 (2024-06-15)
3+
4+
#### Bug Fixes
5+
6+
* Fix Rack 3 support ([f6b1869](/../../commit/f6b1869))
7+
* Fix Rack > 3.0.0 support ([fab4a8f](/../../commit/fab4a8f))
8+
19
<a name="v3.12.1"></a>
210
### v3.12.1 (2023-10-19)
311

lib/pact/mock_service/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module MockService
3-
VERSION = "3.12.1"
3+
VERSION = "3.12.2"
44
end
55
end

0 commit comments

Comments
 (0)