Skip to content

Commit

Permalink
chore(release): version 1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 29, 2021
1 parent 53d23eb commit 8c732c3
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.52.0"></a>
### v1.52.0 (2021-09-29)

#### Features

* rename target to application-instance for record-deployment and record-undeployment (backwards compatible) ([53d23eb](/../../commit/53d23eb))

<a name="v1.51.2"></a>
### v1.51.2 (2021-09-27)

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.51.2'
VERSION = '1.52.0'
end
end

0 comments on commit 8c732c3

Please sign in to comment.