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 +4 -4
- data/CHANGELOG.md +6 -37
- data/lib/pact_broker/client/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fa28433e656d410eaefcaf3dbc64c4f0989fcb4dab0a2ab0aa8a1213f26ccb58
|
4
|
+
data.tar.gz: 4b7c34ddb36ca51b5abcbdba3e3386a0d344b445a54968b6a9732f8fd5b8e8ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3eadb666deecf911720d567273dc6c35dde9da75a558d9aff58f039a5f970bbabe6262c9e6169621e1d7e6defe91faa34d869b3ef863243f35c2aca2ac835125
|
7
|
+
data.tar.gz: c2c3a0adabb97521c249c46fa90075098fa96c48382e7f90850bec785f6822fe038c9471da78c7868cfb0559bd150c73610021bc192be37eab2039f74555f6d7
|
data/CHANGELOG.md
CHANGED
@@ -1,52 +1,21 @@
|
|
1
|
-
<a name="v1.27.
|
2
|
-
### v1.27.
|
1
|
+
<a name="v1.27.25"></a>
|
2
|
+
### v1.27.25 (2020-07-12)
|
3
3
|
|
4
4
|
|
5
|
-
####
|
6
|
-
|
7
|
-
* not really a fix, just testing release notes ([78a919d](/../../commit/78a919d))
|
8
|
-
|
5
|
+
#### Features
|
9
6
|
|
10
|
-
|
11
|
-
|
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
|
|