Bump to v4.6.1.

This commit is contained in:
John-David Dalton
2016-03-29 20:46:55 -07:00
parent 5c7ff7a9f3
commit 04fccaecde
84 changed files with 1764 additions and 3353 deletions

View File

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