Skip to content

Commit f6f1c50

Browse files
committed
chore(release): version 1.21.1
1 parent f54a97c commit f6f1c50

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="v1.21.1"></a>
2+
### v1.21.1 (2024-11-29)
3+
4+
#### Bug Fixes
5+
6+
* add blank lines to empty hashs - json 2.8.x regression for pact-ruby ([f8cb384](/../../commit/f8cb384))
7+
18
<a name="v1.21.0"></a>
29
### v1.21.0 (2024-11-28)
310

lib/pact/support/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.21.0"
3+
VERSION = "1.21.1"
44
end
55
end

0 commit comments

Comments
 (0)