Bump to v4.8.0.

This commit is contained in:
John-David Dalton
2016-04-08 00:00:14 -07:00
parent 3772ae8eab
commit 3dd9766d86
31 changed files with 471 additions and 501 deletions

View File

@@ -1,4 +1,4 @@
# lodash.flatmapdepth v4.7.0
# lodash.flatmapdepth v4.8.0
The [lodash](https://lodash.com/) method `_.flatMapDepth` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var flatMapDepth = require('lodash.flatmapdepth');
```
See the [documentation](https://lodash.com/docs#flatMapDepth) or [package source](https://github.com/lodash/lodash/blob/4.7.0-npm-packages/lodash.flatmapdepth) for more details.
See the [documentation](https://lodash.com/docs#flatMapDepth) or [package source](https://github.com/lodash/lodash/blob/4.8.0-npm-packages/lodash.flatmapdepth) for more details.