Skip to content

Commit e2abf49

Browse files
committed
docs: changelog for 6.14.8
1 parent 807443f commit e2abf49

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## 6.14.8 (2020-08-17)
2+
3+
### BUG FIXES
4+
* [`9262e8c88`](https://github.com/npm/cli/commit/9262e8c88f2f828206423928b8e21eea67f4801a)
5+
[#1575](https://github.com/npm/cli/pull/1575)
6+
npm install --dev deprecation message
7+
([@sandratatarevicova](https://github.com/sandratatarevicova))
8+
* [`765cfe0bc`](https://github.com/npm/cli/commit/765cfe0bc05a10b72026291ff0ca7c9ca5cb3f57)
9+
[#1658](https://github.com/npm/cli/issues/1658)
10+
remove unused broken require
11+
([@aduh95](https://github.com/aduh95))
12+
* [`4e28de79a`](https://github.com/npm/cli/commit/4e28de79a3a0aacc7603010a592beb448ceb6f5f)
13+
[#1663](https://github.com/npm/cli/pull/1663)
14+
Do not send user secret in the referer header
15+
([@assapir](https://github.com/assapir))
16+
17+
### DOCUMENTATION
18+
* [`8abdf30c9`](https://github.com/npm/cli/commit/8abdf30c95ec90331456f3f2ed78e2703939bb74)
19+
[#1572](https://github.com/npm/cli/pull/1572)
20+
docs: add missing metadata in semver page
21+
([@tripu](https://github.com/tripu))
22+
* [`8cedcca46`](https://github.com/npm/cli/commit/8cedcca464ced5aab58be83dd5049c3df13384de)
23+
[#1614](https://github.com/npm/cli/pull/1614)
24+
Node-gyp supports both Python and legacy Python
25+
([@cclauss](https://github.com/cclauss))
26+
27+
### DEPENDENCIES
28+
* [`a303b75fd`](https://github.com/npm/cli/commit/a303b75fd7c4b2644da02ad2ad46d80dfceec3c5)
29+
30+
* [`c48600832`](https://github.com/npm/cli/commit/c48600832aff4cc349f59997e08dc4bbde15bd49)
31+
32+
* [`a6e9fc4df`](https://github.com/npm/cli/commit/a6e9fc4df7092ba3eb5394193638b33c24855c36)
33+
34+
135
## 6.14.7 (2020-07-21)
236

337
### BUG FIXES

0 commit comments

Comments
 (0)