Skip to content

Commit

Permalink
chore(release): version 2.109.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 21, 2024
1 parent 0c885d1 commit 62017ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="v2.109.1"></a>
### v2.109.1 (2024-02-21)

#### Bug Fixes

* improve performance for 'pacts for verification' queries ([299a6abe](/../../commit/299a6abe))
* correct spelling in message when pact is modified ([ae62ae7a](/../../commit/ae62ae7a))

<a name="v2.109.0"></a>
### v2.109.0 (2024-02-01)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact_broker/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PactBroker
VERSION = "2.109.0"
VERSION = "2.109.1"
end

0 comments on commit 62017ed

Please sign in to comment.