Skip to content

Commit 76c6e3a

Browse files
committed
chore(release): version 2.59.1
1 parent 93a1998 commit 76c6e3a

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.59.1"></a>
2+
### v2.59.1 (2020-08-04)
3+
4+
#### Bug Fixes
5+
6+
* fix error rendering relationships diagram when the number of index items is greater than one page ([93a19982](/../../commit/93a19982))
7+
18
<a name="v2.59.0"></a>
29
### v2.59.0 (2020-07-30)
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.59.0'
2+
VERSION = '2.59.1'
33
end

0 commit comments

Comments
 (0)