Skip to content

Commit

Permalink
chore(release): version 1.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed May 10, 2022
1 parent 429dfbd commit 0179e06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="v1.62.1"></a>
### v1.62.1 (2022-05-10)

#### Bug Fixes

* set exit on failure to true for new pactflow command ([429dfbd](/../../commit/429dfbd))

<a name="v1.62.0"></a>
### v1.62.0 (2022-05-10)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact_broker/client/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module PactBroker
module Client
VERSION = '1.62.0'
VERSION = '1.62.1'
end
end

0 comments on commit 0179e06

Please sign in to comment.