Skip to content

Commit 1830975

Browse files
committed
chore(release): version 2.58.2
1 parent a7b3a23 commit 1830975

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="v2.58.2"></a>
2+
### v2.58.2 (2020-07-17)
3+
4+
#### Bug Fixes
5+
6+
* update CSP to allow badges to be loaded from shields.io ([a87e5274](/../../commit/a87e5274))
7+
* add missing URL encoding in various URLs ([276094bc](/../../commit/276094bc))
8+
19
<a name="v2.58.0"></a>
210
### v2.58.0 (2020-06-19)
311

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.1'
2+
VERSION = '2.58.2'
33
end

0 commit comments

Comments
 (0)