Skip to content

Commit 75c5de2

Browse files
committed
2019-12-17, Version 12.14.0 'Erbium' (LTS)
This is a security release. For more details about the vulnerability please consult the npm blog: https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli Notable Changes: * deps: update npm to 6.13.4 #30904 PR-URL: #30938
1 parent 178c5d8 commit 75c5de2

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ release.
3737
<a href="doc/changelogs/CHANGELOG_V13.md#13.0.0">13.0.0</a><br/>
3838
</td>
3939
<td valign="top">
40-
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.13.1">12.13.1</a></b><br/>
40+
<b><a href="doc/changelogs/CHANGELOG_V12.md#12.14.0">12.14.0</a></b><br/>
41+
<a href="doc/changelogs/CHANGELOG_V12.md#12.13.1">12.13.1</a><br/>
4142
<a href="doc/changelogs/CHANGELOG_V12.md#12.13.0">12.13.0</a><br/>
4243
<a href="doc/changelogs/CHANGELOG_V12.md#12.12.0">12.12.0</a><br/>
4344
<a href="doc/changelogs/CHANGELOG_V12.md#12.11.1">12.11.1</a><br/>

doc/changelogs/CHANGELOG_V12.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</tr>
1111
<tr>
1212
<td valign="top">
13+
<a href="#12.14.0">12.14.0</a><br/>
1314
<a href="#12.13.1">12.13.1</a><br/>
1415
<a href="#12.13.0">12.13.0</a><br/>
1516
</td>
@@ -50,6 +51,24 @@
5051
* [io.js](CHANGELOG_IOJS.md)
5152
* [Archive](CHANGELOG_ARCHIVE.md)
5253

54+
<a id="12.14.0"></a>
55+
## 2019-12-17, Version 12.14.0 'Erbium' (LTS), @MylesBorins
56+
57+
This is a security release.
58+
59+
For more details about the vulnerability please consult the npm blog:
60+
61+
https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli
62+
63+
### Notable changes
64+
65+
* **deps**: update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)
66+
67+
### Commits
68+
69+
* [[`f01959a616`](https://github.com/nodejs/node/commit/f01959a616)] - **build,win**: add test-ci-native and test-ci-js (João Reis) [#30724](https://github.com/nodejs/node/pull/30724)
70+
* [[`d586682b0b`](https://github.com/nodejs/node/commit/d586682b0b)] - **deps**: update npm to 6.13.4 (Ruy Adorno) [#30904](https://github.com/nodejs/node/pull/30904)
71+
5372
<a id="12.13.1"></a>
5473
## 2019-11-19, Version 12.13.1 'Erbium' (LTS), @targos
5574

0 commit comments

Comments
 (0)