Skip to content

Commit bb777c0

Browse files
chore(release): 1.14.4 [skip ci]
## [1.14.4](v1.14.3...v1.14.4) (2020-01-25) ### Bug Fixes * travis.yaml ([0768ade](0768ade)) * update readme and deps ([59c17d1](59c17d1))
1 parent 0fddd18 commit bb777c0

File tree

4 files changed

+31
-11
lines changed

4 files changed

+31
-11
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.14.4](https://github.com/Dexus/pem/compare/v1.14.3...v1.14.4) (2020-01-25)
2+
3+
4+
### Bug Fixes
5+
6+
* travis.yaml ([0768ade](https://github.com/Dexus/pem/commit/0768ade631033c1bb35d0bd207d80cc87b5f1813))
7+
* update readme and deps ([59c17d1](https://github.com/Dexus/pem/commit/59c17d15674787f3a7ef9a38c9660b9ee77e770f))
8+
19
## [1.14.3](https://github.com/Dexus/pem/compare/v1.14.2...v1.14.3) (2019-09-17)
210

311

HISTORY.md

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

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+
726
#### [v1.14.2](https://github.com/Dexus/pem/compare/v1.14.1...v1.14.2)
827

928
> 16 February 2019
@@ -60,17 +79,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6079
- feat(package): add promisify methods pem.promisify.FUNCTIONNAME [`8a0c1bc`](https://github.com/Dexus/pem/commit/8a0c1bc5f22b213fc4386212a036c2ccb2006524)
6180
- chore(package): update tested openssl version [`4a2754a`](https://github.com/Dexus/pem/commit/4a2754a71646798eb741e87704782618d94932ab)
6281

63-
#### [v1.12.8](https://github.com/Dexus/pem/compare/v1.12.7...v1.12.8)
82+
#### v1.12.8
6483

6584
> 11 September 2018
6685
67-
- chore(package): dep updates and changelog [`98a63c9`](https://github.com/Dexus/pem/commit/98a63c94b27f81984288cf5bccf5619ac8c55cf4)
6886
- 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)
6988
- 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)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"name": "pem",
1212
"description": "Create private keys and certificates with node.js and io.js",
13-
"version": "1.14.3",
13+
"version": "1.14.4",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/Dexus/pem.git"

0 commit comments

Comments
 (0)