Skip to content

Commit

Permalink
resolvers/webpack/v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Sep 13, 2016
1 parent 320d5d7 commit d7ac357
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions resolvers/webpack/CHANGELOG.md
Expand Up @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com).

## Unreleased


## 0.6.0 - 2016-09-13
### Added
- support for config-as-function ([#533], thanks [@grahamb])

Expand Down
2 changes: 1 addition & 1 deletion resolvers/webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-import-resolver-webpack",
"version": "0.5.1",
"version": "0.6.0",
"description": "Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d7ac357

Please sign in to comment.