pact_broker-client 1.27.24 → 1.27.25

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 95f9d919a989ec969582dacbf2d7ebf210cb70f145b5b3d41afcf8afed5c1e2b
4
- data.tar.gz: e69e93799b9265dea982933478e635cd122efb5669ecbb64135b1afa34db1fff
3
+ metadata.gz: fa28433e656d410eaefcaf3dbc64c4f0989fcb4dab0a2ab0aa8a1213f26ccb58
4
+ data.tar.gz: 4b7c34ddb36ca51b5abcbdba3e3386a0d344b445a54968b6a9732f8fd5b8e8ef
5
5
  SHA512:
6
- metadata.gz: e5f9eadb395163db50872920994036980bb521f1558db382dc3059e511c4ee99fead98076ec98a86bd83aab98a613f81e8b53bc4cf692b4ef1fc2eee9a31e288
7
- data.tar.gz: 11f2a6d6575d42db435b8856afa7c0552d8c11619d68c82f962f87a6071c889f16940a8b8c5876591eee33ac4711a7b1fc61e05653778f59f471566a653dcae9
6
+ metadata.gz: 3eadb666deecf911720d567273dc6c35dde9da75a558d9aff58f039a5f970bbabe6262c9e6169621e1d7e6defe91faa34d869b3ef863243f35c2aca2ac835125
7
+ data.tar.gz: c2c3a0adabb97521c249c46fa90075098fa96c48382e7f90850bec785f6822fe038c9471da78c7868cfb0559bd150c73610021bc192be37eab2039f74555f6d7
@@ -1,52 +1,21 @@
1
- <a name="v1.27.24"></a>
2
- ### v1.27.24 (2020-07-12)
1
+ <a name="v1.27.25"></a>
2
+ ### v1.27.25 (2020-07-12)
3
3
 
4
4
 
5
- #### Bug Fixes
6
-
7
- * not really a fix, just testing release notes ([78a919d](/../../commit/78a919d))
8
-
5
+ #### Features
9
6
 
10
- <a name="v1.27.22"></a>
11
- ### v1.27.22 (2020-07-12)
7
+ * **deps**
8
+ * this isn't really a feature, but I want to test the release workflow ([29a7b72](/../../commit/29a7b72))
12
9
 
13
10
 
14
11
  #### Bug Fixes
15
12
 
13
+ * not really a fix, just testing release notes ([78a919d](/../../commit/78a919d))
16
14
  * not really a fix, just testing release notes ([13ddd06](/../../commit/13ddd06))
17
-
18
-
19
- <a name="v1.27.20"></a>
20
- ### v1.27.20 (2020-07-12)
21
-
22
-
23
- #### Bug Fixes
24
-
25
15
  * testing release notes ([1f38fdd](/../../commit/1f38fdd))
26
-
27
-
28
- <a name="v1.27.14"></a>
29
- ### v1.27.14 (2020-07-11)
30
-
31
-
32
- #### Bug Fixes
33
-
34
16
  * not a real fix, just testing release notes ([1fabb8b](/../../commit/1fabb8b))
35
17
 
36
18
 
37
- <a name="v1.27.13"></a>
38
- ### v1.27.13 (2020-07-11)
39
-
40
- <a name="v1.27.1"></a>
41
- ### v1.27.1 (2020-07-10)
42
-
43
-
44
- #### Features
45
-
46
- * **deps**
47
- * this isn't really a feature, but I want to test the release workflow ([29a7b72](/../../commit/29a7b72))
48
-
49
-
50
19
  <a name="v1.27.0"></a>
51
20
  ### v1.27.0 (2020-05-09)
52
21
 
@@ -1,5 +1,5 @@
1
1
  module PactBroker
2
2
  module Client
3
- VERSION = '1.27.24'
3
+ VERSION = '1.27.25'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pact_broker-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.24
4
+ version: 1.27.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Beth Skurrie