@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v1.14.3] ( https://github.com/Dexus/pem/compare/v1.14.2...v1.14.3 )
8
+
9
+ > 17 September 2019
10
+
11
+ - fix readCertificateInfo for the case when cert subject is empty [ ` #264 ` ] ( https://github.com/Dexus/pem/pull/264 )
12
+ - Greenkeeper/mocha 6.1.4 [ ` #252 ` ] ( https://github.com/Dexus/pem/pull/252 )
13
+ - Chore(deps): Bump lodash from 4.17.11 to 4.17.14 [ ` #253 ` ] ( https://github.com/Dexus/pem/pull/253 )
14
+ - Update marked to the latest version 🚀 [ ` #249 ` ] ( https://github.com/Dexus/pem/pull/249 )
15
+ - Greenkeeper/eslint plugin import 2.18.0 [ ` #250 ` ] ( https://github.com/Dexus/pem/pull/250 )
16
+ - Chore(deps): Bump js-yaml from 3.12.0 to 3.13.1 [ ` #248 ` ] ( https://github.com/Dexus/pem/pull/248 )
17
+ - Chore(deps-dev): Bump marked from 0.6.0 to 0.6.1 [ ` #247 ` ] ( https://github.com/Dexus/pem/pull/247 )
18
+ - Chore(deps): Bump lodash from 4.17.5 to 4.17.11 [ ` #242 ` ] ( https://github.com/Dexus/pem/pull/242 )
19
+ - fix(package): fix #264 & remove package-lock.josn [ ` #264 ` ] ( https://github.com/Dexus/pem/issues/264 )
20
+ - Greenkeeper/mocha 6.1.4 (#252 ) [ ` #235 ` ] ( https://github.com/Dexus/pem/issues/235 )
21
+ - chore(package): update eslint-plugin-import to version 2.18.0 [ ` #237 ` ] ( https://github.com/Dexus/pem/issues/237 )
22
+ - chore(release): 1.14.3 [ skip ci] [ ` 97643fa ` ] ( https://github.com/Dexus/pem/commit/97643faee7897d62eeea55fef4ba9303d6305b3f )
23
+ - chore(package): update lockfile package-lock.json [ ` 200c2b3 ` ] ( https://github.com/Dexus/pem/commit/200c2b37397e65d118c62fad594220e85eaa3c98 )
24
+ - Update package-lock.json [ ` e4051f6 ` ] ( https://github.com/Dexus/pem/commit/e4051f64cadb077e95383fbd847ef73698df3119 )
25
+
7
26
#### [ v1.14.2] ( https://github.com/Dexus/pem/compare/v1.14.1...v1.14.2 )
8
27
9
28
> 16 February 2019
@@ -60,17 +79,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
60
79
- feat(package): add promisify methods pem.promisify.FUNCTIONNAME [ ` 8a0c1bc ` ] ( https://github.com/Dexus/pem/commit/8a0c1bc5f22b213fc4386212a036c2ccb2006524 )
61
80
- chore(package): update tested openssl version [ ` 4a2754a ` ] ( https://github.com/Dexus/pem/commit/4a2754a71646798eb741e87704782618d94932ab )
62
81
63
- #### [ v1.12.8] ( https://github.com/Dexus/pem/compare/v1.12.7...v1.12.8 )
82
+ #### v1.12.8
64
83
65
84
> 11 September 2018
66
85
67
- - chore(package): dep updates and changelog [ ` 98a63c9 ` ] ( https://github.com/Dexus/pem/commit/98a63c94b27f81984288cf5bccf5619ac8c55cf4 )
68
86
- fix(pem): allow utf8 charset in fields [ ` 2cb97aa ` ] ( https://github.com/Dexus/pem/commit/2cb97aa4d4b9de22f6a28b8cbbe95d3310b226b0 )
87
+ - chore(package): dep updates and changelog [ ` 98a63c9 ` ] ( https://github.com/Dexus/pem/commit/98a63c94b27f81984288cf5bccf5619ac8c55cf4 )
69
88
- fix(package): dep updates and fix deprecated api [ ` 610a403 ` ] ( https://github.com/Dexus/pem/commit/610a403fef97ad6fcea0b8f6ce2d7d5160eb9f16 )
70
-
71
- #### v1.12.7
72
-
73
- > 11 September 2018
74
-
75
- - fix(package): fix fetchCertificate to list all infos [ ` #196 ` ] ( https://github.com/Dexus/pem/issues/196 )
76
- - chore(release): 1.12.7 [ skip ci] [ ` 7d33439 ` ] ( https://github.com/Dexus/pem/commit/7d33439f2ec68360a1e0176d4888b3cd18664c0b )
0 commit comments