Skip to content

Commit 0492565

Browse files
committed
chore(release): version 2.58.3
1 parent 523980e commit 0492565

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="v2.58.3"></a>
2+
### v2.58.3 (2020-07-25)
3+
4+
#### Bug Fixes
5+
6+
* correctly encode user entered data in attributes, Javascript, and HTML ([523980e2](/../../commit/523980e2))
7+
18
<a name="v2.58.2"></a>
29
### v2.58.2 (2020-07-17)
310

lib/pact_broker/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PactBroker
2-
VERSION = '2.58.2'
2+
VERSION = '2.58.3'
33
end

0 commit comments

Comments
 (0)