|
| 1 | +### v2.7.4 (2015-03-20): |
| 2 | + |
| 3 | +#### BUG FIXES |
| 4 | + |
| 5 | +* [`fe1bc38`](https://github.com/npm/npm/commit/fe1bc387a14475e373557de669e03d9d006d3173) |
| 6 | + [#7672](https://github.com/npm/npm/issues/7672) `[email protected]`: |
| 7 | + Fix client-side certificate handling by correcting property name. |
| 8 | + ([@atamon](https://github.com/atamon)) |
| 9 | +* [`3ce3cc2`](https://github.com/npm/npm/commit/3ce3cc242fc345bca6820185a4f5a013c5bc1944) |
| 10 | + [#7635](https://github.com/npm/npm/issues/7635) `[email protected]`: Raise a |
| 11 | + more descriptive error when `bundledDependencies` isn't an array. |
| 12 | + ([@KenanY](https://github.com/KenanY)) |
| 13 | +* [`3a12723`](https://github.com/npm/npm/commit/3a127235076a1f00bc8befba56c024c6d0e7f477) |
| 14 | + [#7661](https://github.com/npm/npm/issues/7661) Allow setting `--registry` on |
| 15 | + the command line to trump the mapped registry for `--scope`. |
| 16 | + ([@othiym23](https://github.com/othiym23)) |
| 17 | +* [`89ce829`](https://github.com/npm/npm/commit/89ce829a00b526d0518f5cd855c323bffe182af0) |
| 18 | + [#7630](https://github.com/npm/npm/issues/7630) `[email protected]`: Part |
| 19 | + 3 of ensuring that GitHub shorthand is handled consistently. |
| 20 | + ([@othiym23](https://github.com/othiym23)) |
| 21 | +* [`63313eb`](https://github.com/npm/npm/commit/63313eb0c37891c355546fd1093010c8a0c3cd81) |
| 22 | + [#7630](https://github.com/npm/npm/issues/7630) |
| 23 | + `[email protected]`: Part 2 of ensuring that GitHub shorthand |
| 24 | + is handled consistently. ([@othiym23](https://github.com/othiym23)) |
| 25 | +* [`3ed41bf`](https://github.com/npm/npm/commit/3ed41bf64a1bb752bb3155c74dd6ffbbd28c89c9) |
| 26 | + [#7630](https://github.com/npm/npm/issues/7630) `[email protected]`: Part |
| 27 | + 1 of ensuring that GitHub shorthand is handled consistently. |
| 28 | + ([@othiym23](https://github.com/othiym23)) |
| 29 | + |
| 30 | +#### DEPENDENCY UPDATES |
| 31 | + |
| 32 | +* [`6a498c6`](https://github.com/npm/npm/commit/6a498c6aaa00611a0a1ea405255900c327103f8b) |
| 33 | + `[email protected]`: Ensure that npm continues to work with new |
| 34 | + registry architecture. ([@bcoe](https://github.com/bcoe)) |
| 35 | +* [`bd72c47`](https://github.com/npm/npm/commit/bd72c47ce8c58e287d496902c11845c8fea420d6) |
| 36 | + `[email protected]`: Updated to latest version. |
| 37 | + ([@isaacs](https://github.com/isaacs)) |
| 38 | +* [`4bfbaa2`](https://github.com/npm/npm/commit/4bfbaa2d8b9dc7067d999de8f55676db3a4f4196) |
| 39 | + `[email protected]`: Getting up to date with latest version (but not using any of |
| 40 | + the new features). ([@othiym23](https://github.com/othiym23)) |
| 41 | + |
| 42 | +#### A NEW REGRESSION TEST |
| 43 | + |
| 44 | +* [`3703b0b`](https://github.com/npm/npm/commit/3703b0b87c127a64649bdbfc3bc697ebccc4aa24) |
| 45 | + Add regression test for `npm version` to ensure `message` property in config |
| 46 | + continues to be honored. ([@dannyfritz](https://github.com/dannyfritz)) |
| 47 | + |
1 | 48 | ### v2.7.3 (2015-03-16):
|
2 | 49 |
|
3 | 50 | #### HAHA WHOOPS LIL SHINKWRAP ISSUE THERE LOL
|
|
0 commit comments