Skip to content

Commit 0dc6371

Browse files
committed
chore(release): version 1.62.0
1 parent 6bd7f52 commit 0dc6371

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="v1.62.0"></a>
2+
### v1.62.0 (2022-02-21)
3+
4+
#### Features
5+
6+
* add telemetry (#256) ([4497ee9](/../../commit/4497ee9))
7+
18
<a name="v1.61.0"></a>
29
### v1.61.0 (2021-12-16)
310

lib/pact/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Remember to bump pact-provider-proxy when this changes major version
22
module Pact
3-
VERSION = "1.61.0"
3+
VERSION = "1.62.0"
44
end

0 commit comments

Comments
 (0)